blk: centralize non-request unplug handling.
authorNeilBrown <neilb@suse.de>
Tue, 31 Jul 2012 07:08:14 +0000 (09:08 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 31 Jul 2012 07:08:14 +0000 (09:08 +0200)
Both md and umem has similar code for getting notified on an
blk_finish_plug event.
Centralize this code in block/ and allow each driver to
provide its distinctive difference.

Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found