fast_sync() is no longer used, so remove it. Signed-off-by: Zhilong Liu <zlliu@xxxxxxxx> --- test | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test b/test index 8ecfe99..3cb4bc0 100755 --- a/test +++ b/test @@ -337,10 +337,6 @@ testdev() { return 0 } -fast_sync() { - echo 200000 > /proc/sys/dev/raid/speed_limit_max -} - rotest() { dev=$1 fsck -fn $dev >&2 -- 2.6.6 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html