Commit Graph

51 Commits

Author SHA1 Message Date
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
Tim Shimmin dbf1e1bc45 Test out xfsdump'ing of a large file with size greater
than 32 bits - to test out the libhandle O_LARGEFILE support.
2002-04-02 08:48:52 +00:00
Nathan Scott 1039f2f3e3 Merge of xfs-cmds-2.4.18:slinx:112579a by nathans.
getfattr -a --> --absolute-names.
2002-02-25 23:10:01 +00:00
fsgqa 1978c4dfb1 Merge of xfs-cmds-2.4.18:slinx:112540a by nathans.
merge in AndreasG latest set of changes.
2002-02-25 23:04:21 +00:00
Nathan Scott 958b881b08 Merge of xfs-cmds-2.4.18:slinx:111140a by nathans.
minor changes to xfstests as we transition to new EA/ACL interfaces.
2002-02-25 22:12:17 +00:00
Nathan Scott 36d5db422b allow mkfs arguments to be passed from the env for testing multiple
block sizes.
2002-01-20 00:47:43 +00:00
Tim Shimmin 6a8c2ea7bd Do more testing on cumulative restores.
It found bug pv#844219.
2002-01-16 08:12:04 +00:00
Tim Shimmin 2c25cb6104 Update for message about the number of entries processed. 2001-12-13 09:23:07 +00:00