Whamcloud - gitweb
LU-3536 lod: write updates to update log
[fs/lustre-release.git] / lustre / tests / sanity-lfsck.sh
index ea21409..14b8c14 100644 (file)
@@ -7,7 +7,10 @@
 set -e
 
 ONLY=${ONLY:-"$*"}
-ALWAYS_EXCEPT="$SANITY_LFSCK_EXCEPT"
+
+#Bug number for excepting test      6380
+ALWAYS_EXCEPT="$SANITY_LFSCK_EXCEPT 4 5 "
+
 [ "$SLOW" = "no" ] && EXCEPT_SLOW=""
 # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT!