Whamcloud - gitweb
r=zab,phil
[fs/lustre-release.git] / lustre / tests / sanity.sh
index 2d66bd5..f178aa2 100644 (file)
@@ -1373,6 +1373,8 @@ do_dirty_record() {
 }
 test_45() {
        f="$DIR/45"
+       # Obtain grants from OST if it supports it
+       echo blah > ${f}_grant
        stop_kupdated
        sync
        do_dirty_record "echo blah > $f"