Merge of master-melb:xfs-cmds:23117a by kenmcd.
Added fixed block size for vfat filesystems. Required because mkfs.vfat fails after the super-block is wiped.
Cleanup some endline whitespace.
Merge of master-melb:xfs-cmds:22996a by kenmcd.
Add a couple of test boxes for convenience.
Cleanup some endline whitespace.
Merge of master-melb:xfs-cmds:22790a by kenmcd.
get rid of tee - works or irix but not on linux when we
don't get output from touch.
Not really needed anyway.
so that it now modifies the feature2 field in the superblock.
There is now an extra msg about feature2 in the output.
Merge of master-melb:xfs-cmds:22778a by kenmcd.
Dave (dgc) changed xfs_chver for his lazy-superblock counter stuff
so that it now modifies the feature2 field in the superblock.
There is now an extra msg about feature2 in the output.
bogus userids/groupids since they were set to -1.
This does not have such a limit on linux.
Merge of master-melb:xfs-cmds:22777a by kenmcd.
filter out IRIX difference for repair where it complains about
bogus userids/groupids since they were set to -1.
This does not have such a limit on linux.
Do not lseek--no reason for it.
Workaround irix compiler bug, I think, by using a temp variable
for the read() length...the irix compiler kept inserting a value of
zero for the length.
on irix
Merge of master-melb:xfs-cmds:22663a by kenmcd.
test if after various vnodeops, dirstress and fsstress that the
filesystem is still consistent in regards to parentptr EAs