Commit Graph

319 Commits

Author SHA1 Message Date
fsgqa 4015cd25b0 several fixes, should now work properly. dont go too crazy with big
files cos the scratch device may be of limited size.
2002-09-04 11:14:37 +00:00
fsgqa 4c0e31d14a bit more cleanup here and there - don't toss out _all_ the error (stderr)
messages - some of em might help diagnose problems.
2002-09-04 10:58:49 +00:00
fsgqa 57460d542e exercises O_APPEND write functionality using a test case which was once
known to be broken.
2002-09-04 07:44:40 +00:00
fsgqa 893982b851 add in some contributed O_APPEND test helper programs. 2002-09-04 07:00:33 +00:00
Nathan Scott 488d5f7731 several fixes from Greg. (btw, keeping width to 80 chars for readability). 2002-09-03 23:15:38 +00:00
fsgqa 4a4f1707c3 revert to using the pid for tmp file names - mktemp -d gives an error on
early (6.2) redhat versions at least.
2002-09-03 06:34:06 +00:00
Nathan Scott 5e98630b01 Do a better job of cleaning up after autoconf. 2002-09-03 01:17:30 +00:00
Nathan Scott 7539723163 A LVM snapshot regression test by Greg Freemyer. 2002-09-02 06:04:01 +00:00
fsgqa 804090c003 add missing end-of-line to log parameters setting. 2002-09-02 04:06:19 +00:00
fsgqa 3b926fda5e really fix so this can still function when MKFS_OPTIONS include v2 logs.
still just a workaround, real fix for v2 logs is much more involved.
2002-09-02 03:45:25 +00:00
Nathan Scott 879173fc43 update the _notrun message for v2 logs. 2002-09-02 00:27:36 +00:00
fsgqa af943cb4c6 simple change to make this work for v2 logs - should be revisited. loggen
tool needs real v2 log support...
2002-09-01 11:48:05 +00:00
Nathan Scott 42e823a997 changes for supporting the version 2 log format. 2002-09-01 11:11:13 +00:00
Eric Sandeen 7427a5a70e Deal with the new "(NULLFSINO)" that repair might print 2002-08-19 21:38:12 +00:00
Nathan Scott 64ed8e850c arch.h is gone, dmapi headers moved around a little. 2002-08-08 06:35:44 +00:00
Eric Sandeen 88b27b1e60 Whoops, use a fixed 4k for alloc's "bsize" parameter, seems
that this is independent of the fs block size.
2002-08-01 15:04:44 +00:00
Nathan Straz 25e71d60aa Fix more filters that will fail on xscsi names 2002-07-31 22:21:07 +00:00
Nathan Straz 8764dfc666 Fix regexes in _filter_mkfs to understand xscsi device names. 2002-07-31 21:58:36 +00:00
Eric Sandeen c4f469913e Make this test work for fs block size < page size 2002-07-31 21:32:56 +00:00
Dean Roehrich 51a0d183f5 increase sizes of sidbuf[] and tokenbuf[]. 2002-07-30 15:22:14 +00:00
Nathan Scott 348e270f05 some additional diagnostics were added to invutil with recent irix merge. 2002-07-30 02:23:42 +00:00
Nathan Scott 665ebbe795 there's an extra message on matching with invutil now - add it in. 2002-07-30 01:24:34 +00:00
Steve Lord 78dfdf592b white space cleanup 2002-07-12 21:24:23 +00:00
fsgqa 4a1fd88fab ensure testfile doesn't exist before we start. 2002-06-21 04:11:38 +00:00
Nathan Scott 7a21a9d1c9 small fixups - might help Steves problems with this test failing. 2002-06-21 00:14:20 +00:00