Whamcloud - gitweb
turn off directory indexing pending the resolution of the htree bug.
[fs/lustre-release.git] / lustre / tests / common.sh
index efe797b..58b3d5e 100644 (file)
@@ -93,7 +93,7 @@ new_fs () {
        fi
 
        # Enable hash-indexed directories for extN filesystems
-       [ "$1" = "extN" ] && echo "feature FEATURE_C5" | debugfs -w $2
+#      [ "$1" = "extN" ] && echo "feature FEATURE_C5" | debugfs -w $2
 }
 
 # Set up to use an existing filesystem.  We take the same parameters as