X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Flfsck.sh;h=9e08e0b03eb8968a8376a9f07dac8bb70f97923b;hb=4d5bc3e5e74c3c2fc01cf51570ed8cee3521fd72;hp=46b067c4110cbe28605a2825336b9091b4ed7341;hpb=2df01044c9f4c082a33c8529e3b8c57d40827565;p=fs%2Flustre-release.git diff --git a/lustre/tests/lfsck.sh b/lustre/tests/lfsck.sh index 46b067c..9e08e0b 100644 --- a/lustre/tests/lfsck.sh +++ b/lustre/tests/lfsck.sh @@ -28,11 +28,6 @@ which can be accessable on all of the nodes" && exit 0; } which getfattr &>/dev/null || { skip_env "could not find getfattr" && exit 0; } which setfattr &>/dev/null || { skip_env "could not find setfattr" && exit 0; } -if [ ! -x `which $LFSCK_BIN` ]; then - log "$($E2FSCK -V)" - error "e2fsprogs does not support lfsck" -fi - MOUNT_2="" check_and_setup_lustre