Skip to content
Snippets Groups Projects
Commit f6e3ff9b authored by tianzy's avatar tianzy
Browse files

Branch b1_6

because of "lfs quota" format, cancel a check which isn't vital
b=12223
parent ebe15952
No related branches found
No related tags found
No related merge requests found
...@@ -1102,7 +1102,7 @@ test_13(){ ...@@ -1102,7 +1102,7 @@ test_13(){
# do the check # do the check
dmesg | tail | grep "\-122" |grep llog_obd_origin_add && error "test_13 failed." dmesg | tail | grep "\-122" |grep llog_obd_origin_add && error "test_13 failed."
$LFS setquota -u root 0 0 0 0 $MOUNT $LFS setquota -u root 0 0 0 0 $MOUNT
check_if_quota_zero u root #check_if_quota_zero u root
# clean # clean
unlinkmany ${TESTFILE} 15 unlinkmany ${TESTFILE} 15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment