Regression test exercising realtime inheritance behavior.

This commit is contained in:
fsgqa
2004-08-20 06:44:08 +00:00
parent 2120c040f0
commit 25f40eb0b2
4 changed files with 137 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
QA output created by 094
*** mkfs
*** mount
*** create directory with rtinherit
-------R SCRATCH_MNT/testdir
*** create child with inherited realtime
r------- SCRATCH_MNT/testdir/realtime
*** remove rtinherit from directory
-------- SCRATCH_MNT/testdir
*** create child without inherited realtime
-------- SCRATCH_MNT/testdir/non-realtime
*** done