Lines Matching refs:filesystem
43 -e = test ex2 filesystem.
44 -t = test ext3 filesystem
45 -j = test JFS filesystem
46 -x = test XFS filesystem
48 -a = test all supported filesystems, this will override any other filesystem flags passed.
50 - a 1 turns on the test for the above supported filesystem, just omit passing the flag to skip that filesystem.
52 - A Large file should be passed to fully stress the test. You must pass at least one filesystem to test, you can pass any combination
53 but there is not a default filesystem. ReiserFS does not support AIO so these tests will not support ReiserFS.
130 echo "Please pass at least one supported filesystem or the -a 1 flag to run all "
145 echo "* Testing ext2 filesystem *"
165 echo "* Testing ext3 filesystem *"
185 echo "* Testing jfs filesystem *"
205 echo "* Testing xfs filesystem *"