commit | 9cbb17508808f8a6bdd83354b61e126ac4fa6fed | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Jul 31 09:08:14 2012 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jul 31 09:08:14 2012 +0200 |
tree | bc797d1b5cd829751a333115e6e6d52799fb6df2 | |
parent | 0021b7bc045e4b0b85d8c53614342aaf84ca96a5 [diff] |
blk: centralize non-request unplug handling. 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>