From: Arshad Hussain Date: Fri, 10 May 2019 00:54:03 +0000 (+0530) Subject: LU-12314 tests: Add Missing Description to sanity test 258a X-Git-Tag: 2.12.54~56 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ef2a05a61b4201af612356f78197a57b427260b2;p=fs%2Flustre-release.git LU-12314 tests: Add Missing Description to sanity test 258a This patch adds missing test description to sanity test 258a. Test-Parameters: trivial Signed-off-by: Arshad Hussain Change-Id: I972549cd049b965c9e6da9b43aa245bab875a77a Reviewed-on: https://review.whamcloud.com/34902 Reviewed-by: Andreas Dilger Reviewed-by: James Nunez Reviewed-by: Ben Evans Tested-by: Jenkins Tested-by: Maloo --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index da5c79e..96d18c9 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -17213,7 +17213,7 @@ test_258a() { fi rm -f $DIR/$tfile } -run_test 258a +run_test 258a "verify i_mutex security behavior when suid attributes is set" # Verify we do NOT take the i_mutex in the normal case test_258b() {