linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] xfstests: Add a group of reservation space test
@ 2011-11-08  3:38 WuBo
  2011-11-08  3:40 ` [PATCH v2 1/3] xfstests 273: add a copy and reserve test WuBo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: WuBo @ 2011-11-08  3:38 UTC (permalink / raw)
  To: linux-fsdevel, Linux Btrfs, xfs, Christoph Hellwig

Changes v1->v2:
- Make test-set support generic

This patch set add a group of reservation space test. Especailly for btrfs.
It includes three parts: copy workload, prealloc and write posix.

For test 273, I hope it's usefull for Josef's reserve improve work.
For test 274 and 275, the current btrfs is not pass yet.

Wu Bo (3):
  xfstests 273: add a copy and reserve test
  xfstests 274: add a prealloc and reserve test
  xfstests 275: add a write and reserve test

 273     |  145 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 273.out |    4 ++
 274     |   91 +++++++++++++++++++++++++++++++++++++++
 274.out |    5 ++
 275     |   89 ++++++++++++++++++++++++++++++++++++++
 275.out |    5 ++
 group   |    3 +
 7 files changed, 342 insertions(+), 0 deletions(-)
 create mode 100755 273
 create mode 100644 273.out
 create mode 100755 274
 create mode 100644 274.out
 create mode 100755 275
 create mode 100644 275.out

-- 
1.7.3.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-09  8:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-08  3:38 [PATCH v2 0/3] xfstests: Add a group of reservation space test WuBo
2011-11-08  3:40 ` [PATCH v2 1/3] xfstests 273: add a copy and reserve test WuBo
2011-11-08  3:41 ` [PATCH v2 2/3] xfstests 274: add a prealloc " WuBo
2011-11-08  3:41 ` [PATCH v2 3/3] xfstests 275: add a write " WuBo
2011-11-09  8:38 ` [PATCH v2 0/3] xfstests: Add a group of reservation space test Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).