From: rread Date: Fri, 21 Nov 2003 09:10:57 +0000 (+0000) Subject: move client_df to test-framework. X-Git-Tag: v1_7_0_51~2^7~201 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=04543c6946bbdcc8895f0de1b4a077e88d4c390a;p=fs%2Flustre-release.git move client_df to test-framework. --- diff --git a/lustre/tests/insanity.sh b/lustre/tests/insanity.sh index d59671e..26b4ca8 100755 --- a/lustre/tests/insanity.sh +++ b/lustre/tests/insanity.sh @@ -125,10 +125,6 @@ cleanup() { stop ost2 ${FORCE} --dump cleanup.log } -client_df() { - $PDSH $CLIENTS "df $MOUNT" | dshbak -c -} - trap exit INT client_mkdirs() {