Files
apfstests/094.out
T
Nathan Scott cd78165588 Fix test 094 wrt its xfs_io usage.
Merge of master-melb:xfs-cmds:23143a by kenmcd.
2005-07-12 03:45:00 +00:00

13 lines
326 B
Plaintext

QA output created by 094
*** mkfs
*** mount
*** create directory with rtinherit
--t-- SCRATCH_MNT/testdir
*** create child with inherited realtime
--r-- SCRATCH_MNT/testdir/real
*** remove rtinherit from directory
----- SCRATCH_MNT/testdir
*** create child without inherited realtime
----- SCRATCH_MNT/testdir/unreal
*** done