git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a7d555
)
blk: pass from_schedule to non-request unplug functions.
author
NeilBrown
<neilb@suse.de>
Tue, 31 Jul 2012 07:08:15 +0000
(09:08 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 31 Jul 2012 07:08:15 +0000
(09:08 +0200)
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>
No differences found