commit | 74018dc3063a2c729fc73041c0a9f03aac995920 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Jul 31 09:08:15 2012 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jul 31 09:08:15 2012 +0200 |
tree | 03f01bca3a2d9f7cf31785fbe74e9ab76bb0d4cd | |
parent | 2a7d5559b346574057dce4672d1ed9aaa9d1e685 [diff] |
blk: pass from_schedule to non-request unplug functions. This will allow md/raid to know why the unplug was called, and will be able to act according - if !from_schedule it is safe to perform tasks which could themselves schedule. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>