Whamcloud - gitweb
LU-13128 osc: glimpse and lock cancel race
[fs/lustre-release.git] / lustre / tests / llmount.sh
1 #!/bin/bash
2
3 LUSTRE=${LUSTRE:-$(dirname $0)/..}
4 . $LUSTRE/tests/test-framework.sh
5 init_test_env $@
6
7 [ -n "$LOAD" ] && load_modules && exit 0
8 [ -z "$NOFORMAT" ] && formatall
9 [ -z "$NOSETUP" ] && setupall