cfq-iosched: use assigned slice sync value, not default
authorJens Axboe <jens.axboe@oracle.com>
Sat, 3 Oct 2009 17:46:03 +0000 (19:46 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 3 Oct 2009 17:46:03 +0000 (19:46 +0200)
commit61f0c1dcaaac71faabac6ef7c839b29f20204bea
tree81b01d1d4515fc28908446665bca17b69d44fffb
parent963b72fc6664be12ea52f35a6addea14ec373433
cfq-iosched: use assigned slice sync value, not default

We should use the sysfs modified slice sync value, in case it differs
from the default.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c