md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
authorNeilBrown <neilb@suse.de>
Mon, 14 Dec 2009 01:49:53 +0000 (12:49 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 14 Dec 2009 01:51:41 +0000 (12:51 +1100)
commit1b04be96f6910ee415287bf0d5309c7d4c94bd2b
tree9ea6dbd8e3d857c468b12d698c629786903da905
parent42a04b5078ce73a32f85762551d5703c5bd646a1
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.

This removes a lot of multiplications by HZ.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/bitmap.c
drivers/md/raid10.c