From: Eric Ren <z...@suse.com>

Signed-off-by: Eric Ren <z...@suse.com>
Reviewed-by: Gang He <g...@suse.com>
---
 programs/discontig_bg_test/discontig_runner.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/programs/discontig_bg_test/discontig_runner.sh 
b/programs/discontig_bg_test/discontig_runner.sh
index 0f389a4..9f0aeab 100755
--- a/programs/discontig_bg_test/discontig_runner.sh
+++ b/programs/discontig_bg_test/discontig_runner.sh
@@ -956,7 +956,7 @@ function f_multi_inodes_test()
 {
 
        f_LogMsg ${LOG_FILE} "Activate inode discontig-bg on ${DEVICE}"
-       ${DISCONTIG_ACTIVATE_BIN} -t inode -r 800 -b $BLOCKSIZE -c 
${CLUSTERSIZE} -d ${DEVICE} -o ${LOG_DIR} -l ${LABELNAME} ${MOUNT_POINT} 
>>${LOG_FILE} 2>&1
+       ${DISCONTIG_ACTIVATE_BIN} -t inode -r 800 -b $BLOCKSIZE -c 
${CLUSTERSIZE} -d ${DEVICE} -o ${LOG_DIR} -l ${LABELNAME} -m ${MPI_HOSTS} 
${MOUNT_POINT} >>${LOG_FILE} 2>&1
        RET=$?
        f_exit_or_not ${RET}
 
-- 
2.1.4


_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
https://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to