Tim Shimmin
5316024f6f
If test 078 fails and you try to run it again immediately, it
...
will execute a 'rm -f' on a directory which will fail. This should
be a rmdir....
Signed-off-by: Dave Chinner <dgc@sgi.com >
Merge of master-melb:xfs-cmds:31637a by kenmcd.
If test 078 fails and you try to run it again immediately, it
will execute a 'rm -f' on a directory which will fail. This should
be a rmdir.... Signed-off-by: Dave Chinner <dgc@sgi.com >
2008-07-15 06:17:47 +00:00
Barry Naujok
3768e3b4ad
Fix up QA tests for mkfs behaviour changes
...
Merge of master-melb:xfs-cmds:30689a by kenmcd.
Force the agcount to 6 to keep behaviour the same as old and new
2008-03-19 03:18:01 +00:00
Mohamed Barwani
9c1fdb6404
Add extra test cases for growfs
...
Merge of master-melb:xfs-cmds:29854a by kenmcd.
Modify the loop back grow function to include a flag for checking the fs after growin and added few more growfs test cases that are less 16TB
2007-10-09 06:11:20 +00:00
Andrew Jones
4800bae8cc
The test device is now used as a nfs filesystem.
...
Merge of master-melb:xfs-cmds:26462a by kenmcd.
modified this test to run on xfs only.
2006-07-07 16:00:24 +00:00
Nathan Scott
640164847a
Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
...
Merge of master-melb:xfs-cmds:24327a by kenmcd.
2005-11-09 02:49:08 +00:00
Tim Shimmin
3ef27d6443
xfs_io -> XFS_IO_PROG as used by dgc
...
Merge of master-melb:xfs-cmds:22779a by kenmcd.
2005-06-02 15:09:19 +00:00
Eric Sandeen
b045bf2f41
fix up xfstests for realtime fs
...
Filter out inode numbers; these change with realtime
2004-06-25 03:09:08 +00:00
ptools
cb6beb9759
Fixed merge problems
2004-06-15 07:32:36 +00:00
fsgqa
7ee547a8ad
Improve filters for a couple of the tests using xfs_io.
2004-03-19 00:01:18 +00:00
Nathan Scott
8eca8edc9f
Update xfs_io filter to exclude some additional output being added shortly.
2003-11-27 22:08:54 +00:00
fsgqa
6f7119b648
Fix test 078 so it doesnt depend on the root fs blocksize; make it use TEST_DEV cos we know thats an XFS filesystem and supports sparse files
2003-09-12 00:35:33 +00:00
fsgqa
592df97d41
Add a new growfs test 078, and do a better job of cleaning tmp files after a QA run
2003-08-15 01:24:41 +00:00