Commit Graph

58 Commits

Author SHA1 Message Date
Bill Kendall 64e89fe895 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.
2006-06-08 12:50:04 +00:00
Nathan Scott 43a115020f Fix up QA tests that run latest xfsdump, new message about xfs_quota wasnt filtered.
Merge of master-melb:xfs-cmds:25410a by kenmcd.
2006-03-10 02:50:47 +00:00
Nathan Scott de6d86177f QA test updates - fixes for pquota, extsize, fsstress, and ensure mount options passed through to test_dev.
Merge of master-melb:xfs-cmds:24763a by kenmcd.
2005-12-09 02:52:22 +00:00
Nathan Scott d259454b19 Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24329a by kenmcd.
2005-11-09 02:50:19 +00:00
Tim Shimmin 9fbd595bc6 filter out extra quota restore msg on irix
Merge of master-melb:xfs-cmds:23581a by kenmcd.

  filter out extra quota restore msg on irix
2005-08-22 06:01:48 +00:00
Nathan Scott c3bfc618db Fix test 046 - need to include time in symlink filter, as well as dates.
Merge of xfs-cmds-melb:slinx:20054a by kenmcd.
2004-11-09 13:40:59 +00:00
fsgqa c76942d8c5 Fix test 022 when used with -bsize=1024 and -isize=512; filtering problem. 2004-08-30 05:40:10 +00:00
Tim Shimmin e30b7c2fac get dump qa going on irix
Convert hwgraph char device name to block device for filtering.
This is for IRIX.
2004-07-30 05:26:25 +00:00
ptools 2ef261210c Fixes for IRIX tape tests.
Added note about fsstress using a endian dependent random number generator.
2004-07-15 02:24:08 +00:00
ptools 048a7a8add More merge conflicts 2004-06-15 07:36:09 +00:00
Mandy Kirkconnell 1262ba3c4a Add xfsdump support for the security extended attributes namespace.
Execute security attribute tests if $USE_ATTR_SECURE environment variable
is set to "yes" (security attribute tests disabled by default - "no").
2004-02-26 00:31:25 +00:00
fsgqa 692a2e5e51 Ensure dump/restore QA output is in a canonical whitespace form. In particular, sizes of directory inodes chan change, validly, between dumped/restored filesystems which was messing up diffs. 2004-02-17 05:55:08 +00:00
ptools 56fbca73be Simplify and hopefully make more repeatable log/logprint
QA testing.
Get rid of unnecessary noquota suffix in name.
2004-02-12 03:30:50 +00:00
Mandy Kirkconnell b3e769b2aa Add support to properly dump and restore the new inode flags:
immutable, append, sync, noatime and nodump.  Add all inode
flags, new and old, to the list defined in _mk_fillconfig_ea()
of cmd/xfstests/common.dump.  Test 063 can be used to verify
the proper backup and restore of these flags.  Also update man
pages to 1) remove reference to miniroot (IRIX-only), 2) document
the new XFS_XFLAG_NODUMP inode flag as the preferred method to
exclude files, and 3) better describe how the media inventory
files can be used.

The code for the inode flags was contributed by Ethan Benson,
with copyright assignment obtained by Nathan Scott.
Modify routine _mk_fillconfig_ea() to test each xflag, new and
old.  This routine gets called by test 063 as it dumps and
restores the list of xflags and extended attributes defined in
_mk_fillconfig_ea().
2004-01-05 17:08:20 +00:00
Nathan Scott 35e1864e71 Fix dump tests which compare before/after dumps using ls - directory size is not constant in the presense of large inums 2003-10-02 05:09:02 +00:00
Nathan Scott 332ee29d1a xfstests updates - rework build to be like other xfs packages, revive some old fs test tools and reenable xfs extensions, move ltp code into a separate subdir to help keeping in sync with real ltp project (hopefully) 2003-07-07 06:36:46 +00:00
fsgqa 451eb71ec6 Fix QA tests which use dd so that they specify posixly correct output 2003-06-12 04:17:41 +00:00
fsgqa 8050efd492 Numerous changes to QA scripts allowing tests to run with external log/rt devices; also allow multiple mkfs/mount options at once now. 2003-05-22 04:16:45 +00:00
fsgqa 4044dd3050 Update QA tests to work with new attribute code (trusted namespace). 2003-02-25 09:13:13 +00:00
Eric Sandeen 3ef12e3824 Update copyright dates (again) 2002-06-04 23:07:56 +00:00
Eric Sandeen bc4eb461ae Undoes mod: xfs-cmds:slinx:120772a
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
2002-06-04 22:53:09 +00:00
Eric Sandeen 8ce73f8626 Update copyright dates 2002-06-04 17:58:21 +00:00
fsgqa 517dc2b36c got a bit carried away with use of $here, broke 063, now fixed. 2002-05-06 21:38:49 +00:00
fsgqa f29425d6f7 tidy mkfs parameterisation, -f option pulled into common.rc. 2002-05-06 07:44:22 +00:00
Tim Shimmin 457e591235 Update for root EA names. 2002-04-18 02:45:46 +00:00