From 4483f952c4326958c82058d68c3de0bd3ed96d1e Mon Sep 17 00:00:00 2001 From: anserper Date: Thu, 21 May 2009 00:18:52 +0000 Subject: [PATCH] b=19481 i=Johann Lombardi i=Gryaznova Elena fix for the quota_save_version function to allow it to be called before quota files are created (the missing part) --- lustre/tests/sanity-quota.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh index fc74236..49dc902 100644 --- a/lustre/tests/sanity-quota.sh +++ b/lustre/tests/sanity-quota.sh @@ -1788,8 +1788,6 @@ test_21() { run_test_with_stat 21 "run for fixing bug16053 ===========" test_22() { - $LFS quotaoff -ug $DIR || error "could not turn quotas off" - quota_save_version "ug" stopall -- 1.8.3.1