Revert part of last change to QA test 050, add comment instead

This commit is contained in:
fsgqa
2003-05-26 00:26:37 +00:00
parent 0b6bf4b67c
commit f5836eb712
+4 -2
View File
@@ -149,7 +149,8 @@ _qmount
repquota -$type $SCRATCH_DEV | _filter_repquota 7
echo
echo "*** push past the hard inode limit (EDQUOT if enfd)" | tee -a $seq.full
# Note: for quota accounting (not enforcement), EDQUOT is not expected
echo "*** push past the hard inode limit (expect EDQUOT)" | tee -a $seq.full
for i in 1 2 3 4 5 6 7 8 9 10 11 12
do
_file_as_id $SCRATCH_MNT/hard$i $id $type 1024 0
@@ -158,7 +159,8 @@ _qmount
repquota -$type $SCRATCH_DEV | _filter_repquota 7
echo
echo "*** push past the hard block limit (EDQUOT is enfd)" | tee -a $seq.full
# Note: for quota accounting (not enforcement), EDQUOT is not expected
echo "*** push past the hard block limit (expect EDQUOT)" | tee -a $seq.full
_file_as_id $SCRATCH_MNT/softie $id $type 1024 540
_qmount
repquota -$type $SCRATCH_DEV | _filter_and_check_blocks 7