Commit Graph

18 Commits

Author SHA1 Message Date
Nathan Scott 52b1c1c45e First step toward making the xfsdump inventory not break the FHS spec.
Previously, xfsdump wrote to /var/xfsdump for all its inventory data 
needs.  This is now a runtime decision - for existing installations we
continue doing just that, for new installations we use the compliant-
with-FHS directory /var/lib/xfsdump.  Note: cannot just mv one to the
other as xfsdump is "clever" enough to store full pathnames in all its
inventory file - this issue will be resolved by Ivan in an upcoming
xfsinvutil checkin.
2001-10-03 05:22:21 +00:00
fsgqa f63a5c41fd filtering was broken due to QA test change - simple fix. 2001-10-03 01:39:58 +00:00
fsgqa ca1fb7f3a5 oops...checked in some temporary changes from testing on ia64 box. 2001-09-28 10:00:14 +00:00
fsgqa d8787394a3 Add diagnostic output of bulkstat to 024.full file. 2001-09-28 09:49:27 +00:00
Tim Shimmin c909362354 specify scratch_dev on mount - don't rely on fstab or mtab. 2001-09-05 01:50:05 +00:00
fsgqa 06aebf6571 Use umount/mount to ensure stuff is written to disk so that
bulkstat will be sure to have the latest attributes for
dump/restore.
2001-08-31 04:06:45 +00:00
Tim Shimmin 24af66afa3 Add call to _stable_fs so that
bstat's ctime and mtime will match with reality.
2001-08-27 07:28:34 +00:00
Nathan Scott 2cb584ef2f updates for tests requiring a tape device to work with quota mount options. 2001-05-24 05:36:12 +00:00
Nathan Scott 4fde26b53f fix test 046 - was missing a _setup_seq_out in _create_dumpdir_symlinks. 2001-05-23 00:15:39 +00:00
Nathan Scott 90367d9e26 fix test to work with quota mount options too. 2001-05-22 06:59:30 +00:00
Nathan Scott 54392f47c4 abstract out multiple quota .seq files into a shared common routine. 2001-05-22 06:07:23 +00:00
Tim Shimmin 93e2cc4f30 Test out that the modes of suid,guid,sticky are restored as well on
files and directories.
2001-05-15 04:05:35 +00:00
Tim Shimmin 6c2f20613b Test remote dumping with a user specified as well. 2001-05-09 08:38:23 +00:00
fsgqa 564606c3a5 Comment out path which has changed anyway.
Leave in comment to use for debugging if desired.
2001-04-06 11:13:02 +00:00
fsgqa 8d82c7241c specify dump tape for _require_tape.
do this for cleanup and make tape variable existence
testing simpler
2001-02-02 04:31:55 +00:00
Nathan Scott 62458e02ff fix references to old directory structure. 2001-01-16 04:45:10 +00:00
Nathan Scott a1dd6f2a78 remove references to testrmt since this ain't used. 2001-01-16 04:13:23 +00:00
Nathan Scott 27fba05e66 cmd/xfs/stress/001 1.6 Renamed to cmd/xfstests/001 2001-01-15 05:01:19 +00:00