Commit Graph

731 Commits

Author SHA1 Message Date
Nathan Scott 30746979d6 Simple little program for populating a filesystem that could look like one DMF might be using.
Merge of master-melb:xfs-cmds:26472a by kenmcd.
2006-07-07 16:01:51 +00:00
Allan Randall be874d4085 Modified noalign to mount option so test would pass on IRIX
Merge of master-melb:xfs-cmds:26468a by kenmcd.

  Modified noalign to mount option so test would pass on IRIX
2006-07-07 16:01:08 +00:00
Andrew Jones 4800bae8cc The test device is now used as a nfs filesystem.
Merge of master-melb:xfs-cmds:26462a by kenmcd.

  modified this test to run on xfs only.
2006-07-07 16:00:24 +00:00
Allan Randall 1947a974dd Modified Test to work on irix
Merge of master-melb:xfs-cmds:26439a by kenmcd.

  Modified Test to work on irix
2006-07-05 15:48:28 +00:00
Tim Shimmin bb71991fb8 some Makefile dependency fixes
Merge of master-melb:xfs-cmds:26405a by kenmcd.

  specify platform for depend flags
2006-07-04 03:51:26 +00:00
Tim Shimmin 6ad67908eb Fix up the irix build with the log format 32/64 packed changes being
put into irix.h and GCCFLAGS separated out.
Merge of master-melb:xfs-cmds:26404a by kenmcd.

  fix up compiler flags for irix - don't want gcc ones
2006-07-04 03:50:40 +00:00
Nathan Scott 422b6d5a86 Make test 081 work with external log/rt devices too.
Merge of master-melb:xfs-cmds:26376a by kenmcd.
2006-06-29 15:33:01 +00:00
Nathan Scott 3a588d7a6e Fix coupel of newer tests to work with external log/rt devices too.
Merge of master-melb:xfs-cmds:26371a by kenmcd.
2006-06-29 03:50:18 +00:00
Nathan Scott 0b79635a78 Prevent test 016 from running if mkfs options create an unworkable log for its purposes.
Merge of master-melb:xfs-cmds:26369a by kenmcd.
2006-06-28 06:07:54 +00:00
David Disseldorp ff8c3df50d modified client
Merge of master-melb:xfs-cmds:26360a by kenmcd.

  modified galah
2006-06-27 15:36:05 +00:00
David Disseldorp 79c395f4da added xfs-qa client
Merge of master-melb:xfs-cmds:26359a by kenmcd.

  added galah
2006-06-27 15:35:22 +00:00
Tim Shimmin 7f15905688 filter out in the logprint filter, the new flags field that I added
for buf items - it's not useful for checking it generally.
Merge of master-melb:xfs-cmds:26358a by kenmcd.

  filter out in the logprint filter, the new flags field that I added
  for buf items - it's not useful for checking it generally.
2006-06-27 15:34:39 +00:00
Nathan Scott a90d78c5da QA updates - make builds on older versions of headers work, reenable rt on bruce.
Merge of master-melb:xfs-cmds:26356a by kenmcd.
2006-06-27 03:49:23 +00:00
Nathan Scott c2d923693c Check for indent command before running test 122.
Merge of master-melb:xfs-cmds:26354a by kenmcd.
2006-06-26 15:40:22 +00:00
Nathan Scott 7636c747d6 Fix test 096 when used with realtime subvols.
Merge of master-melb:xfs-cmds:26346a by kenmcd.
2006-06-26 06:08:16 +00:00
Allan Randall e9bec7a2e0 Modified to use "_scratch_mount -onoatime" rather than hardcoded mount
Merge of master-melb:xfs-cmds:26323a by kenmcd.

  Modified to use using "_scratch_mount -onoatime" rather than hardcoded mount
2006-06-23 02:58:26 +00:00
Allan Randall 176a17cc7c fixed mkfs options to stop failure when sunit and swidth are set as MKFS_OPTIONS
Merge of master-melb:xfs-cmds:26322a by kenmcd.

  fixed mkfs options to stop failure when sunit and swidth are set as MKFS_OPTIONS.
2006-06-23 02:57:44 +00:00
Allan Randall f861369a2a Modified 120 and 122 groups so auto-fsqa could display results correctly
Merge of master-melb:xfs-cmds:26304a by kenmcd.

  Modified 120 and 122 groups
2006-06-21 06:12:54 +00:00
Allan Randall dd11095027 Fixed golden output
Merge of master-melb:xfs-cmds:26297a by kenmcd.

  Fixed golden output
2006-06-21 03:55:05 +00:00
Allan Randall 99082b7876 Added filter to allow older versions of xfsdump to pass xfsqa
Merge of master-melb:xfs-cmds:26294a by kenmcd.

  Added filter to allow older versions of xfsdump to pass xfsqa
2006-06-20 16:00:17 +00:00
Allan Randall 6631e39f44 Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line
Merge of master-melb:xfs-cmds:26276a by kenmcd.

  Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line
2006-06-19 06:10:49 +00:00
Nathan Scott 26fdd3c59c Comment out extsize setting for all allocators until delalloc accounting issue resolved.
Merge of master-melb:xfs-cmds:26268a by kenmcd.
2006-06-17 06:11:37 +00:00
Tim Shimmin 1e1fa61c88 update for the extra 32/64 variants of EFI/EFD/inode log format structures.
Merge of master-melb:xfs-cmds:26265a by kenmcd.

  update for the extra 32/64 variants of EFI/EFD/inode log format structures.
2006-06-16 06:08:07 +00:00
Allan Randall b698d3d581 Added feature to allow remaining tests to be written to file
Merge of master-melb:xfs-cmds:26253a by kenmcd.

  Added feature to allow remaining tests to be written to file
2006-06-15 04:03:28 +00:00
Nathan Scott 84a947f6cb Fix a ls invocation in test 069.
Merge of master-melb:xfs-cmds:26245a by kenmcd.
2006-06-15 04:02:43 +00:00