xfstests-dev.git
17 years agoAdd some more tests for the attr2 test.
Tim Shimmin [Fri, 1 Dec 2006 14:46:42 +0000 (14:46 +0000)]
Add some more tests for the attr2 test.
Do some EA and extent interaction at different formats due to different
number of extents and EAs.
It showed up the current attr2 bug.
With the proposed patch this doesn't happen.
Merge of master-melb:xfs-cmds:27606a by kenmcd.

  Add some more tests for the attr2 test.
  Do some EA and extent interaction at different formats due to different
  number of extents and EAs.
  It showed up the current attr2 bug.
  With the proposed patch this doesn't happen.

17 years agodassi config
David Disseldorp [Wed, 29 Nov 2006 14:33:45 +0000 (14:33 +0000)]
dassi config
Merge of master-melb:xfs-cmds:27577a by kenmcd.

17 years agoadd chapter11 config
David Disseldorp [Wed, 29 Nov 2006 05:09:02 +0000 (05:09 +0000)]
add chapter11 config
Merge of master-melb:xfs-cmds:27571a by kenmcd.

17 years agoTest that the on-disk file size is correct if file has been truncated.
Lachlan McIlroy [Thu, 23 Nov 2006 02:56:07 +0000 (02:56 +0000)]
Test that the on-disk file size is correct if file has been truncated.
Merge of master-melb:xfs-cmds:27522a by kenmcd.

  Test that the on-disk file size is correct if file has been truncated.

17 years agoAdded vm host on my laptop for QA.
David Chatterton [Thu, 16 Nov 2006 14:53:52 +0000 (14:53 +0000)]
Added vm host on my laptop for QA.
Merge of master-melb:xfs-cmds:27464a by kenmcd.

  Added linux-chatz

17 years agocleanup xfs_copy images after running test
David Disseldorp [Mon, 6 Nov 2006 02:52:23 +0000 (02:52 +0000)]
cleanup xfs_copy images after running test
Merge of master-melb:xfs-cmds:27351a by kenmcd.

17 years agocheck for mount and mkfs failures and exit if failure occurs, rather than fill qa...
David Disseldorp [Tue, 31 Oct 2006 16:08:47 +0000 (16:08 +0000)]
check for mount and mkfs failures and exit if failure occurs, rather than fill qa machines root fs.
Merge of master-melb:xfs-cmds:27324a by kenmcd.

17 years ago955274: DMAPI qa test fixes
Vlad Apostolov [Thu, 19 Oct 2006 06:08:45 +0000 (06:08 +0000)]
955274: DMAPI qa test fixes
Merge of master-melb:xfs-cmds:27241a by kenmcd.

  avoid negative number LONG_MAX + 1

17 years agotest out attr2 with different number of extents and number
Tim Shimmin [Tue, 17 Oct 2006 06:10:19 +0000 (06:10 +0000)]
test out attr2 with different number of extents and number
of EAs - with both sizes shrinking and enlarging and changing
formats. Need to fix up the output before setting live.
Merge of master-melb:xfs-cmds:27208a by kenmcd.

  test out attr2 with different number of extents and number
  of EAs - with both sizes shrinking and enlarging and changing
  formats. Need to fix up the output before setting live.

17 years agosu changes (again)
David Disseldorp [Tue, 17 Oct 2006 04:02:39 +0000 (04:02 +0000)]
su changes (again)
Merge of master-melb:xfs-cmds:27205a by kenmcd.

17 years agorun test on scratch dir
David Disseldorp [Mon, 16 Oct 2006 15:46:05 +0000 (15:46 +0000)]
run test on scratch dir
remove failure case for when scratch is not mounted before test
Merge of master-melb:xfs-cmds:27201a by kenmcd.

17 years agomoved _mount_ops_minus_o_comma_replace to _mount routine, to filter all mount request...
David Disseldorp [Mon, 16 Oct 2006 06:14:00 +0000 (06:14 +0000)]
moved _mount_ops_minus_o_comma_replace to _mount routine, to filter all mount requests for multiple -o's
Merge of master-melb:xfs-cmds:27199a by kenmcd.

17 years agorun test inside subdir with known permissions
David Disseldorp [Mon, 16 Oct 2006 06:13:16 +0000 (06:13 +0000)]
run test inside subdir with known permissions
Merge of master-melb:xfs-cmds:27197a by kenmcd.

17 years agoirix is fussy about how it is fed its mount options
David Disseldorp [Fri, 13 Oct 2006 03:54:57 +0000 (03:54 +0000)]
irix is fussy about how it is fed its mount options
- multiple -o's are not allowed
- no spaces between comma delimitered options
added sed script replaces all -o's (except the first) with a comma
Merge of master-melb:xfs-cmds:27184a by kenmcd.

17 years agodont specify shell for su, irix doesnt like it
David Disseldorp [Fri, 13 Oct 2006 03:54:14 +0000 (03:54 +0000)]
dont specify shell for su, irix doesnt like it
make filter irix friendly
Merge of master-melb:xfs-cmds:27181a by kenmcd.

17 years agoTest to verify that the on-disk file size is updated correctly.
Lachlan McIlroy [Fri, 13 Oct 2006 03:53:31 +0000 (03:53 +0000)]
Test to verify that the on-disk file size is updated correctly.
Merge of master-melb:xfs-cmds:27179a by kenmcd.

17 years agoIRIX doesn't support -q option to pwrite so redirect output of command to /dev/null.
Lachlan McIlroy [Thu, 12 Oct 2006 16:00:23 +0000 (16:00 +0000)]
IRIX doesn't support -q option to pwrite so redirect output of command to /dev/null.
Merge of master-melb:xfs-cmds:27178a by kenmcd.

  IRIX doesn't support -q option to pwrite so redirect output of command to /dev/null.

17 years agoAdded checks to ensure group quota is not used before attempting to mount with pquota...
Allan Randall [Thu, 5 Oct 2006 03:53:10 +0000 (03:53 +0000)]
Added checks to ensure group quota is not used before attempting to mount with pquota option
Merge of master-melb:xfs-cmds:27128a by kenmcd.

  Added checks to ensure group quota is not used before attempting to mount with pquota option

17 years agopv 955274 - Print out hex instead of char for non-printable characters.
Vlad Apostolov [Mon, 2 Oct 2006 15:47:47 +0000 (15:47 +0000)]
pv 955274 - Print out hex instead of char for non-printable characters.
Merge of master-melb:xfs-cmds:27095a by kenmcd.

  pv 955274 - Print out hex instead of char for non-printable characters.

17 years agopv 955274 - Limit the offset passed to dm_write_invis() to the file size to avoid
Vlad Apostolov [Mon, 2 Oct 2006 15:47:03 +0000 (15:47 +0000)]
pv 955274 - Limit the offset passed to dm_write_invis() to the file size to avoid
EINVAL error. Fix u_char to char comparison. Print out hex instead of
char for nonprintable characters.
Merge of master-melb:xfs-cmds:27094a by kenmcd.

  pv 955274 - Limit the offset passed to dm_write_invis() to the file size to avoid
  EINVAL error. Fix u_char to char comparison. Print out hex instead of
  char for nonprintable characters.

17 years agopv 955274 - Fix random test failures due to u_char to char type mismatch comparison.
Vlad Apostolov [Mon, 2 Oct 2006 03:55:04 +0000 (03:55 +0000)]
pv 955274 - Fix random test failures due to u_char to char type mismatch comparison.
Merge of master-melb:xfs-cmds:27090a by kenmcd.

  pv 955274 - Fix random test failures due to u_char to char type mismatch comparison.

17 years agoTest to reproduce PV951636: project quotas not updated if a file is mv'd into that...
Allan Randall [Thu, 28 Sep 2006 15:51:04 +0000 (15:51 +0000)]
Test to reproduce PV951636: project quotas not updated if a file is mv'd into that directory
Merge of master-melb:xfs-cmds:27072a by kenmcd.

  Test to reproduce PV951636: project quotas not updated if a file is mv'd into that directory

17 years agopv 955274 - Requires fsync() after a file attribute change. This is for dm_get_bulkat...
Vlad Apostolov [Wed, 27 Sep 2006 06:07:54 +0000 (06:07 +0000)]
pv 955274 - Requires fsync() after a file attribute change. This is for dm_get_bulkattr().
Merge of master-melb:xfs-cmds:27061a by kenmcd.

  pv 955274 - Requires fsync() after a file attribute change. This is for dm_get_bulkattr().

17 years agopv 955274 - Limit the random generated file size attribute to 1 TB (if size is too...
Vlad Apostolov [Wed, 27 Sep 2006 06:07:10 +0000 (06:07 +0000)]
pv 955274 - Limit the random generated file size attribute to 1 TB (if size is too big the kernel panics)
Merge of master-melb:xfs-cmds:27060a by kenmcd.

  pv 955274 - Limit the random generated file size attribute to 1 TB (if size is too big the kernel panics)

17 years agoadded giro to xfsqa common.config
David Disseldorp [Tue, 19 Sep 2006 15:48:06 +0000 (15:48 +0000)]
added giro to xfsqa common.config
Merge of master-melb:xfs-cmds:27006a by kenmcd.

  see description

17 years agoFix emy settings
Vlad Apostolov [Fri, 15 Sep 2006 12:37:44 +0000 (12:37 +0000)]
Fix emy settings
Merge of master-melb:xfs-cmds:26981a by kenmcd.

  Fix emy settings

17 years agoPre-create test file so reader wont quit if it passes the writer.
Lachlan McIlroy [Sat, 9 Sep 2006 03:51:57 +0000 (03:51 +0000)]
Pre-create test file so reader wont quit if it passes the writer.
Merge of master-melb:xfs-cmds:26951a by kenmcd.

  Pre-create test file so reader wont quit if it passes the writer.

17 years agoFix test 004 for recent TOT kernels.
Dave Chinner [Thu, 7 Sep 2006 04:01:04 +0000 (04:01 +0000)]
Fix test 004 for recent TOT kernels.
Merge of master-melb:xfs-cmds:26932a by kenmcd.

  Take into account out put from df does not include space required
  for AG freelists on 2.6.18+ kernels.

17 years agoinitialize extra_mount_options as blank string in _check_xfs_filesystem to prevent...
David Disseldorp [Thu, 7 Sep 2006 04:00:20 +0000 (04:00 +0000)]
initialize extra_mount_options as blank string in _check_xfs_filesystem to prevent mount arg duplication every test
Merge of master-melb:xfs-cmds:26931a by kenmcd.

  fixed mount arg duplication causing irix mounts to fail

17 years agoRemove test 133 from auto group.
Lachlan McIlroy [Thu, 7 Sep 2006 03:59:36 +0000 (03:59 +0000)]
Remove test 133 from auto group.
Merge of master-melb:xfs-cmds:26930a by kenmcd.

  Remove test 133 from auto group.

17 years agotest for deadlocks with concurrent I/O.
Lachlan McIlroy [Wed, 6 Sep 2006 03:53:22 +0000 (03:53 +0000)]
test for deadlocks with concurrent I/O.
Merge of master-melb:xfs-cmds:26927a by kenmcd.

  test for deadlocks with concurrent I/O.

17 years agochanged attributes.h include path for irix
David Disseldorp [Fri, 1 Sep 2006 06:14:07 +0000 (06:14 +0000)]
changed attributes.h include path for irix
Merge of master-melb:xfs-cmds:26897a by kenmcd.

  changed attributes.h include path for irix

17 years agofixed order of quota reports to always follow:
David Disseldorp [Mon, 28 Aug 2006 15:39:03 +0000 (15:39 +0000)]
fixed order of quota reports to always follow:
[ROOT]
[NAME]
rather than depend on the order of /etc/passwd & /etc/groups
Merge of master-melb:xfs-cmds:26878a by kenmcd.

  fixed order of quota reports to always follow:
  [ROOT]
  [NAME]
  rather than depend on the order of /etc/passwd & /etc/groups

17 years agoFix filter on realtime extsize.
Nathan Scott [Mon, 28 Aug 2006 06:07:58 +0000 (06:07 +0000)]
Fix filter on realtime extsize.
Merge of master-melb:xfs-cmds:26875a by kenmcd.

17 years agopv 955274, rv bnaujok - add 1sec delay between file creation and changing its
Vlad Apostolov [Mon, 28 Aug 2006 03:52:59 +0000 (03:52 +0000)]
pv 955274, rv bnaujok - add 1sec delay between file creation and changing its
attribute via dm_set_dmattr(). If the machine is too fast the ctime doesn't
change between create and dm_set_dmattr() and the test fails.
Merge of master-melb:xfs-cmds:26870a by kenmcd.

  pv 955274, rv bnaujok - add 1sec delay between file creation and changing its
  attribute via dm_set_dmattr(). If the machine is too fast the ctime doesn't
  change between create and dm_set_dmattr() and the test fails.

17 years agoModified _supported_fs to reflect fs types supported
Allan Randall [Fri, 25 Aug 2006 03:53:25 +0000 (03:53 +0000)]
Modified _supported_fs to reflect fs types supported
Merge of master-melb:xfs-cmds:26860a by kenmcd.

  Modified _supported_fs to reflect fs types supported

17 years agochanged infernos logdevs to ramdisk devices
David Disseldorp [Wed, 23 Aug 2006 06:06:34 +0000 (06:06 +0000)]
changed infernos logdevs to ramdisk devices
Merge of master-melb:xfs-cmds:26854a by kenmcd.

  changed infernos logdevs to ramdisk devices

17 years agoFix test 128 to work when sh is not the fsgqa login shell.
Nathan Scott [Tue, 22 Aug 2006 03:57:18 +0000 (03:57 +0000)]
Fix test 128 to work when sh is not the fsgqa login shell.
Merge of master-melb:xfs-cmds:26837a by kenmcd.

17 years agofixed common line filter
Allan Randall [Tue, 22 Aug 2006 03:56:34 +0000 (03:56 +0000)]
fixed common line filter
Merge of master-melb:xfs-cmds:26836a by kenmcd.

  fixed common line filter

17 years agoFix test 123 (assumed fsgqa shell was sh, now make it so), and 130.out which had...
Nathan Scott [Tue, 22 Aug 2006 03:55:50 +0000 (03:55 +0000)]
Fix test 123 (assumed fsgqa shell was sh, now make it so), and 130.out which had incorrect golden output.
Merge of master-melb:xfs-cmds:26835a by kenmcd.

17 years agoImprove filtering to handle different realtime extent sizes too.
Nathan Scott [Tue, 22 Aug 2006 03:55:04 +0000 (03:55 +0000)]
Improve filtering to handle different realtime extent sizes too.
Merge of master-melb:xfs-cmds:26834a by kenmcd.

17 years agoFix symlink detection in userspace Makefiles
Nathan Scott [Mon, 21 Aug 2006 06:10:10 +0000 (06:10 +0000)]
Fix symlink detection in userspace Makefiles
Merge of master-melb:xfs-cmds:26825a by kenmcd.

17 years agoMake test 050 output deterministic - cater for #days flipping to six (correctly)...
Nathan Scott [Mon, 21 Aug 2006 03:54:04 +0000 (03:54 +0000)]
Make test 050 output deterministic - cater for #days flipping to six (correctly), and extra space being allocated to id zero (also correctly).
Merge of master-melb:xfs-cmds:26820a by kenmcd.

17 years agoFix shell scripting botch wrt empty variable handling.
Nathan Scott [Fri, 18 Aug 2006 15:40:32 +0000 (15:40 +0000)]
Fix shell scripting botch wrt empty variable handling.
Merge of master-melb:xfs-cmds:26814a by kenmcd.

17 years agoUnused files, remove.
Nathan Scott [Fri, 18 Aug 2006 06:13:51 +0000 (06:13 +0000)]
Unused files, remove.
Merge of master-melb:xfs-cmds:26812a by kenmcd.

17 years agoFix the file_as_id routine so it works for test 050.
Nathan Scott [Fri, 18 Aug 2006 06:13:04 +0000 (06:13 +0000)]
Fix the file_as_id routine so it works for test 050.
Merge of master-melb:xfs-cmds:26811a by kenmcd.

17 years agofix for unaligned access in loggen.c
Allan Randall [Mon, 14 Aug 2006 03:51:29 +0000 (03:51 +0000)]
fix for unaligned access in loggen.c
Merge of master-melb:xfs-cmds:26761a by kenmcd.

  fix for unaligned access PV 954475

17 years agochanged dribble scratch disk config
David Disseldorp [Fri, 4 Aug 2006 13:50:06 +0000 (13:50 +0000)]
changed dribble scratch disk config
Merge of master-melb:xfs-cmds:26685a by kenmcd.

  changed dribble scratch disk config

17 years agoAdded checks for variables (QA Machines only) allowing them to be set from the comman...
Allan Randall [Fri, 4 Aug 2006 13:47:09 +0000 (13:47 +0000)]
Added checks for variables (QA Machines only) allowing them to be set from the command line without being overwritten
Merge of master-melb:xfs-cmds:26652a by kenmcd.

  Added checks for variables (QA Machines only) allowing them to be set from the command line without being overwritten

17 years agoChanged porky xfsqa config
David Disseldorp [Fri, 4 Aug 2006 13:46:26 +0000 (13:46 +0000)]
Changed porky xfsqa config
Merge of master-melb:xfs-cmds:26641a by kenmcd.

  changed porkys configuration

17 years agoMerge relevant CXFSQA tests into XFSQA
Allan Randall [Fri, 4 Aug 2006 13:44:58 +0000 (13:44 +0000)]
Merge relevant CXFSQA tests into XFSQA
Merge of master-melb:xfs-cmds:26631a by kenmcd.

17 years agoadded host screamer
David Disseldorp [Fri, 4 Aug 2006 13:43:30 +0000 (13:43 +0000)]
added host screamer
Merge of master-melb:xfs-cmds:26608a by kenmcd.

  added host screamer

17 years agoMerge the uid/gid username/groupname install target fixup to all packages.
Nathan Scott [Fri, 4 Aug 2006 13:42:00 +0000 (13:42 +0000)]
Merge the uid/gid username/groupname install target fixup to all packages.
Merge of master-melb:xfs-cmds:26582a by kenmcd.

17 years agofix make depend for libtool libraries
Tim Shimmin [Fri, 14 Jul 2006 15:34:37 +0000 (15:34 +0000)]
fix make depend for libtool libraries
Merge of master-melb:xfs-cmds:26539a by kenmcd.

17 years agolet people know that they probably have an old XFS if this test fails
Tim Shimmin [Mon, 10 Jul 2006 06:08:23 +0000 (06:08 +0000)]
let people know that they probably have an old XFS if this test fails
Merge of master-melb:xfs-cmds:26498a by kenmcd.

  let people know that they probably have an old XFS if this test fails

17 years agoIn _xfs_mounted, add quotes around the grep expression to prevent partial matches.
Lachlan McIlroy [Sat, 8 Jul 2006 04:23:04 +0000 (04:23 +0000)]
In _xfs_mounted, add quotes around the grep expression to prevent partial matches.
Merge of master-melb:xfs-cmds:26491a by kenmcd.

  In _xfs_mounted, add quotes around the grep expression to prevent partial matches.

17 years agoSimple little program for populating a filesystem that could look like one DMF might...
Nathan Scott [Fri, 7 Jul 2006 16:01:51 +0000 (16:01 +0000)]
Simple little program for populating a filesystem that could look like one DMF might be using.
Merge of master-melb:xfs-cmds:26472a by kenmcd.

17 years agoModified noalign to mount option so test would pass on IRIX
Allan Randall [Fri, 7 Jul 2006 16:01:08 +0000 (16:01 +0000)]
Modified noalign to mount option so test would pass on IRIX
Merge of master-melb:xfs-cmds:26468a by kenmcd.

  Modified noalign to mount option so test would pass on IRIX

17 years agoThe test device is now used as a nfs filesystem.
Andrew Jones [Fri, 7 Jul 2006 16:00:24 +0000 (16:00 +0000)]
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.

17 years agoModified Test to work on irix
Allan Randall [Wed, 5 Jul 2006 15:48:28 +0000 (15:48 +0000)]
Modified Test to work on irix
Merge of master-melb:xfs-cmds:26439a by kenmcd.

  Modified Test to work on irix

17 years agosome Makefile dependency fixes
Tim Shimmin [Tue, 4 Jul 2006 03:51:26 +0000 (03:51 +0000)]
some Makefile dependency fixes
Merge of master-melb:xfs-cmds:26405a by kenmcd.

  specify platform for depend flags

17 years agoFix up the irix build with the log format 32/64 packed changes being
Tim Shimmin [Tue, 4 Jul 2006 03:50:40 +0000 (03:50 +0000)]
Fix up the irix build with the log format 32/64 packed changes being
put into irix.h and GCCFLAGS separated out.
Merge of master-melb:xfs-cmds:26404a by kenmcd.

  fix up compiler flags for irix - don't want gcc ones

17 years agoMake test 081 work with external log/rt devices too.
Nathan Scott [Thu, 29 Jun 2006 15:33:01 +0000 (15:33 +0000)]
Make test 081 work with external log/rt devices too.
Merge of master-melb:xfs-cmds:26376a by kenmcd.

17 years agoFix coupel of newer tests to work with external log/rt devices too.
Nathan Scott [Thu, 29 Jun 2006 03:50:18 +0000 (03:50 +0000)]
Fix coupel of newer tests to work with external log/rt devices too.
Merge of master-melb:xfs-cmds:26371a by kenmcd.

17 years agoPrevent test 016 from running if mkfs options create an unworkable log for its purposes.
Nathan Scott [Wed, 28 Jun 2006 06:07:54 +0000 (06:07 +0000)]
Prevent test 016 from running if mkfs options create an unworkable log for its purposes.
Merge of master-melb:xfs-cmds:26369a by kenmcd.

17 years agomodified client
David Disseldorp [Tue, 27 Jun 2006 15:36:05 +0000 (15:36 +0000)]
modified client
Merge of master-melb:xfs-cmds:26360a by kenmcd.

  modified galah

17 years agoadded xfs-qa client
David Disseldorp [Tue, 27 Jun 2006 15:35:22 +0000 (15:35 +0000)]
added xfs-qa client
Merge of master-melb:xfs-cmds:26359a by kenmcd.

  added galah

17 years agofilter out in the logprint filter, the new flags field that I added
Tim Shimmin [Tue, 27 Jun 2006 15:34:39 +0000 (15:34 +0000)]
filter out in the logprint filter, the new flags field that I added
for buf items - it's not useful for checking it generally.
Merge of master-melb:xfs-cmds:26358a by kenmcd.

  filter out in the logprint filter, the new flags field that I added
  for buf items - it's not useful for checking it generally.

17 years agoQA updates - make builds on older versions of headers work, reenable rt on bruce.
Nathan Scott [Tue, 27 Jun 2006 03:49:23 +0000 (03:49 +0000)]
QA updates - make builds on older versions of headers work, reenable rt on bruce.
Merge of master-melb:xfs-cmds:26356a by kenmcd.

17 years agoCheck for indent command before running test 122.
Nathan Scott [Mon, 26 Jun 2006 15:40:22 +0000 (15:40 +0000)]
Check for indent command before running test 122.
Merge of master-melb:xfs-cmds:26354a by kenmcd.

17 years agoFix test 096 when used with realtime subvols.
Nathan Scott [Mon, 26 Jun 2006 06:08:16 +0000 (06:08 +0000)]
Fix test 096 when used with realtime subvols.
Merge of master-melb:xfs-cmds:26346a by kenmcd.

17 years agoModified to use "_scratch_mount -onoatime" rather than hardcoded mount
Allan Randall [Fri, 23 Jun 2006 02:58:26 +0000 (02:58 +0000)]
Modified to use "_scratch_mount -onoatime" rather than hardcoded mount
Merge of master-melb:xfs-cmds:26323a by kenmcd.

  Modified to use using "_scratch_mount -onoatime" rather than hardcoded mount

17 years agofixed mkfs options to stop failure when sunit and swidth are set as MKFS_OPTIONS
Allan Randall [Fri, 23 Jun 2006 02:57:44 +0000 (02:57 +0000)]
fixed mkfs options to stop failure when sunit and swidth are set as MKFS_OPTIONS
Merge of master-melb:xfs-cmds:26322a by kenmcd.

  fixed mkfs options to stop failure when sunit and swidth are set as MKFS_OPTIONS.

17 years agoModified 120 and 122 groups so auto-fsqa could display results correctly
Allan Randall [Wed, 21 Jun 2006 06:12:54 +0000 (06:12 +0000)]
Modified 120 and 122 groups so auto-fsqa could display results correctly
Merge of master-melb:xfs-cmds:26304a by kenmcd.

  Modified 120 and 122 groups

17 years agoFixed golden output
Allan Randall [Wed, 21 Jun 2006 03:55:05 +0000 (03:55 +0000)]
Fixed golden output
Merge of master-melb:xfs-cmds:26297a by kenmcd.

  Fixed golden output

17 years agoAdded filter to allow older versions of xfsdump to pass xfsqa
Allan Randall [Tue, 20 Jun 2006 16:00:17 +0000 (16:00 +0000)]
Added filter to allow older versions of xfsdump to pass xfsqa
Merge of master-melb:xfs-cmds:26294a by kenmcd.

  Added filter to allow older versions of xfsdump to pass xfsqa

17 years agoOrdered test and golden output files as test was failing due to sizeof( xfs_alloctype...
Allan Randall [Mon, 19 Jun 2006 06:10:49 +0000 (06:10 +0000)]
Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line
Merge of master-melb:xfs-cmds:26276a by kenmcd.

  Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line

17 years agoComment out extsize setting for all allocators until delalloc accounting issue resolved.
Nathan Scott [Sat, 17 Jun 2006 06:11:37 +0000 (06:11 +0000)]
Comment out extsize setting for all allocators until delalloc accounting issue resolved.
Merge of master-melb:xfs-cmds:26268a by kenmcd.

17 years agoupdate for the extra 32/64 variants of EFI/EFD/inode log format structures.
Tim Shimmin [Fri, 16 Jun 2006 06:08:07 +0000 (06:08 +0000)]
update for the extra 32/64 variants of EFI/EFD/inode log format structures.
Merge of master-melb:xfs-cmds:26265a by kenmcd.

  update for the extra 32/64 variants of EFI/EFD/inode log format structures.

17 years agoAdded feature to allow remaining tests to be written to file
Allan Randall [Thu, 15 Jun 2006 04:03:28 +0000 (04:03 +0000)]
Added feature to allow remaining tests to be written to file
Merge of master-melb:xfs-cmds:26253a by kenmcd.

  Added feature to allow remaining tests to be written to file

17 years agoFix a ls invocation in test 069.
Nathan Scott [Thu, 15 Jun 2006 04:02:43 +0000 (04:02 +0000)]
Fix a ls invocation in test 069.
Merge of master-melb:xfs-cmds:26245a by kenmcd.

17 years agoA recent mod changed the number of phases in xfsdump, and consequently the
Bill Kendall [Thu, 8 Jun 2006 12:50:04 +0000 (12:50 +0000)]
A recent mod changed the number of phases in xfsdump, and consequently the
xfsdump output changed. This mod fixes the expected output for the xfsdump
tests, as well as a few other minor bugs I came across when running the
xfsdump qa tests.

17 years agoAn attempt at looking at the sizes of xfs structures with exclusions
Tim Shimmin [Fri, 26 May 2006 15:38:44 +0000 (15:38 +0000)]
An attempt at looking at the sizes of xfs structures with exclusions
for ones that we know are different.
The aim is to help pick up on extensions to structures and addition
of structures which for instance may vary on 32 bit and 64 bit word size
versions.
Merge of master-melb:xfs-cmds:26056a by kenmcd.

  An attempt at looking at the sizes of xfs structures with exclusions
  for ones that we know are different.
  The aim is to help pick up on extensions to structures and addition
  of structures which for instance may vary on 32 bit and 64 bit word size
  versions.

17 years agoTest out pv#953263 by creating AGI unlinked lists for recovery and
Tim Shimmin [Fri, 26 May 2006 04:02:17 +0000 (04:02 +0000)]
Test out pv#953263 by creating AGI unlinked lists for recovery and
looking in logprint for CLEAR_AGI_BUCKET transactions.
Merge of master-melb:xfs-cmds:26042a by kenmcd.

  Test for pv#953263.

17 years agoDont hard code paths ni test 050, and fix common.quota macros on Debian setups.
Nathan Scott [Thu, 25 May 2006 06:13:27 +0000 (06:13 +0000)]
Dont hard code paths ni test 050, and fix common.quota macros on Debian setups.
Merge of master-melb:xfs-cmds:26021a by kenmcd.

17 years agoadd puffy as test machine
Tim Shimmin [Tue, 23 May 2006 15:40:33 +0000 (15:40 +0000)]
add puffy as test machine
Merge of master-melb:xfs-cmds:26001a by kenmcd.

  add puffy as test machine

17 years agoDrop support for version 1 directories completely.
Nathan Scott [Mon, 22 May 2006 03:51:26 +0000 (03:51 +0000)]
Drop support for version 1 directories completely.
Merge of master-melb:xfs-cmds:25994a by kenmcd.

17 years agoTest 050 modified to test all quota mount options in single run
Allan Randall [Thu, 18 May 2006 15:48:26 +0000 (15:48 +0000)]
Test 050 modified to test all quota mount options in single run
Merge of master-melb:xfs-cmds:25962a by kenmcd.

  Modified to test all quota mount options in single run

17 years agoadded help when using -h and --help arguments
Allan Randall [Mon, 15 May 2006 15:29:16 +0000 (15:29 +0000)]
added help when using -h and --help arguments
Merge of master-melb:xfs-cmds:25939a by kenmcd.

  added help when using -h and --help arguments

17 years agoadded dd function to handle variations of dd output in Linux
Allan Randall [Mon, 15 May 2006 06:10:31 +0000 (06:10 +0000)]
added dd function to handle variations of dd output in Linux
Merge of master-melb:xfs-cmds:25929a by kenmcd.

  added dd function to handle variations of dd output in Linux

17 years agoTest 105 was broken on IRIX because there is no setfacl cmd in IRIX.
Andrew Jones [Fri, 12 May 2006 06:06:04 +0000 (06:06 +0000)]
Test 105 was broken on IRIX because there is no setfacl cmd in IRIX.
Merge of master-melb:xfs-cmds:25919a by kenmcd.

  Test now checks HOSTOS and runs setfacl for linux and chacl for IRIX. Also removed the group ($4) column in the ls -l cmd because IRIX reports the group 'sys' but Linux reports the group as 'root'. This detail was not needed for the test.

17 years agoadded test machine hammer
Barry Naujok [Wed, 10 May 2006 15:35:05 +0000 (15:35 +0000)]
added test machine hammer
Merge of master-melb:xfs-cmds:25914a by kenmcd.

  added test machine hammer

17 years agoAdded test for noatime checking
Allan Randall [Mon, 8 May 2006 15:29:52 +0000 (15:29 +0000)]
Added test for noatime checking
Merge of master-melb:xfs-cmds:25899a by kenmcd.

  Test for noatime checking

17 years agoadded qaclient cxfsirix1.
Andrew Jones [Fri, 5 May 2006 03:59:22 +0000 (03:59 +0000)]
added qaclient cxfsirix1.
Merge of master-melb:xfs-cmds:25894a by kenmcd.

  added qaclient cxfsirix1.

17 years agoAllow LDFLAGS to come from build env, for the Gentoo fringe dwellers.
Nathan Scott [Tue, 2 May 2006 03:50:41 +0000 (03:50 +0000)]
Allow LDFLAGS to come from build env, for the Gentoo fringe dwellers.
Merge of master-melb:xfs-cmds:25860a by kenmcd.

17 years agoAdded qa machine hellfire to common.config
Andrew Jones [Fri, 28 Apr 2006 04:03:39 +0000 (04:03 +0000)]
Added qa machine hellfire to common.config
Merge of master-melb:xfs-cmds:25845a by kenmcd.

  Added qa machine hellfire to common.config, removed icy.

17 years agoxfstests changes for lib64 stuff
Tim Shimmin [Mon, 24 Apr 2006 15:31:12 +0000 (15:31 +0000)]
xfstests changes for lib64 stuff
Merge of master-melb:xfs-cmds:25826a by kenmcd.

  call configure with libexecdir and lib64 enabling

18 years agoMake test 41 fail if it cannot run mkfs successfully.
Nathan Scott [Tue, 18 Apr 2006 03:48:00 +0000 (03:48 +0000)]
Make test 41 fail if it cannot run mkfs successfully.
Merge of master-melb:xfs-cmds:25749a by kenmcd.

18 years agoMake xfstests build use -O2 by default.
Nathan Scott [Wed, 5 Apr 2006 03:55:41 +0000 (03:55 +0000)]
Make xfstests build use -O2 by default.
Merge of master-melb:xfs-cmds:25677a by kenmcd.

18 years agoNeed LC_COLLATE set for sort like we do in other qa tests.
Tim Shimmin [Tue, 4 Apr 2006 15:34:04 +0000 (15:34 +0000)]
Need LC_COLLATE set for sort like we do in other qa tests.
We need a repeatable sort order.
Merge of master-melb:xfs-cmds:25663a by kenmcd.

  Execute bits changed from xxx to x--
  Need LC_COLLATE set for sort like we do in other qa tests.
  We need a repeatable sort order.