Commit Graph

276 Commits

Author SHA1 Message Date
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
Nathan Scott c5513b1a44 minor reorg of some bits of code to match kernel changes, no biggie. 2002-06-20 04:51:39 +00:00
Nathan Scott 0bcc0803c9 remove quota header, no point keeping syncd anymore. 2002-06-19 02:15:08 +00:00
Steve Lord 8c5b1cdc66 Fix test for v2 striped logs 2002-06-18 20:32:20 +00:00
Steve Lord ea2c992037 make this run at a reasonable speed - say a few hundred times faster 2002-06-18 11:55:12 +00:00
Nathan Scott eafc89f616 add fstest.c and mmapcat.c - keep a copy of these here so they don't get
lost and so that I can write some QA tests which make use of em.  authors
are listed at the head of each file, minor mods made to fix warnings, etc.
2002-06-18 04:37:18 +00:00
Dean Roehrich 9173c16a73 No Message Supplied 2002-06-11 18:02:16 +00:00
Dean Roehrich 75c0eb5d0d remove handle_write_invis/handle_read_invis 2002-06-11 18:00:30 +00:00
Dean Roehrich f2e2850a78 No Message Supplied 2002-06-11 17:59:14 +00:00
Dean Roehrich e08aa2c4bc No Message Supplied 2002-06-11 17:54:03 +00:00
Dean Roehrich f2b82fbf74 No Message Supplied 2002-06-06 18:51:10 +00:00
Nathan Scott 60a114736d remove no longer used file xfs_rtbit.c. 2002-06-06 02:04:29 +00:00
Nathan Scott 01c8a2406a remove no longer needed xfs_bit.c file. 2002-06-06 01:55:15 +00:00
Eric Sandeen 5756adf1f2 Make scripts executable again... sigh... 2002-06-05 20:14:16 +00:00
fsgqa 7b5ee5b09f loop may not always be a module - if not, modprobe will barf, but we should still proceed. 2002-06-05 02:24:23 +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 96ed85f4b4 allow for non-64K allocations on the xfs IO path, which can cause quota
calcs to come out differently (closer to the block limit for example).
also helps the multiple blocksize situation too for this test.
2002-06-04 06:52:25 +00:00