block: kill off REQ_UNPLUG
authorJens Axboe <jaxboe@fusionio.com>
Wed, 9 Mar 2011 10:56:30 +0000 (11:56 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 10 Mar 2011 07:52:27 +0000 (08:52 +0100)
With the plugging now being explicitly controlled by the
submitter, callers need not pass down unplugging hints
to the block layer. If they want to unplug, it's because they
manually plugged on their own - in which case, they should just
unplug at will.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found