Whamcloud - gitweb
This has a kernel patch for handle validation. All that is missing
[fs/lustre-release.git] / lustre / tests / llcleanup.sh
1 #!/bin/sh
2
3 SRCDIR="`dirname $0`/"
4 . $SRCDIR/common.sh
5
6 setup_opts "$@"
7
8 TIME=`date +'%s'`
9
10 $DBGCTL debug_kernel /tmp/debug.1.$TIME
11 cleanup_client
12 $DBGCTL debug_kernel /tmp/debug.2.$TIME
13 cleanup_server
14
15 $DBGCTL debug_kernel /tmp/debug.3.$TIME
16 cleanup_lustre
17 $DBGCTL debug_kernel /tmp/debug.4.$TIME
18 cleanup_ldlm
19 $DBGCTL debug_kernel /tmp/debug.5.$TIME
20 cleanup_portals