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
Nathan Scott
9014ecce79
This got accidentally removed at some point, Eric mentioned, I forgot,
...
here's the fix again. (relates to FHS compliance in xfsdump/xfsrestore).
2001-12-12 05:10:37 +00:00
Tim Shimmin
964796bb9b
Ensure the awk passed in variables are quoted as they
...
can contain spaces.
Somehow this was not a problem on local testing machines.
2001-12-04 00:27:12 +00:00
Tim Shimmin
8c471c83d0
Fix up 064 for quota checks.
2001-12-03 06:08:15 +00:00
Tim Shimmin
be7aadc67e
change to new incremental syntax
2001-11-30 03:24:22 +00:00
Tim Shimmin
812effc477
simple test of EAs in xfsdump/xfsrestore
2001-11-26 04:05:33 +00:00
Tim Shimmin
42f8f4d986
Remove a quota check which was put in the wrong spot.
...
Stuffed up when reconciling from IRIX code.
2001-11-21 01:13:09 +00:00
Tim Shimmin
19beb54c96
Extra filtering as part of IRIX/Linux xfstests reconciliation for dump.
2001-11-20 03:42:58 +00:00
fsgqa
d42ff43a96
Only need 1 out file as the quota output is now checked
...
and then filtered out.
2001-11-07 04:57:23 +00:00
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