Whamcloud - gitweb
Land b_smallfix onto HEAD (20040423_1603)
[fs/lustre-release.git] / lustre / tests / sanity.sh
index b5cc8be..6b15107 100644 (file)
@@ -869,6 +869,11 @@ test_31d() {
 }
 run_test 31d "remove of open directory ========================="
 
+test_31e() {
+       openfilleddirunlink $DIR/d31e || error
+}
+run_test 31e "remove of open non-removable directory ========================="
+
 test_32a() {
        echo "== more mountpoints and symlinks ================="
        [ -e $DIR/d32a ] && rm -fr $DIR/d32a