]> git.baikalelectronics.ru Git - kernel.git/commit
blkio: Set must_dispatch only if we decided to not dispatch the request
authorVivek Goyal <vgoyal@redhat.com>
Thu, 3 Dec 2009 17:59:37 +0000 (12:59 -0500)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 3 Dec 2009 18:28:51 +0000 (19:28 +0100)
commit015c173a1fb6f2ad5e736eded8ac61562a5591ee
treef6144bf301f00f53f150f4213928f063232faaa1
parent4d853193152393980bac8ef818a0c4c7fc0eafc4
blkio: Set must_dispatch only if we decided to not dispatch the request

o must_dispatch flag should be set only if we decided not to run the queue
  and dispatch the request.

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