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:
048c937
)
Revert "block: add callback function for unplug notification"
author
Jens Axboe
<jaxboe@fusionio.com>
Mon, 18 Apr 2011 07:54:05 +0000
(09:54 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Mon, 18 Apr 2011 07:54:05 +0000
(09:54 +0200)
MD can't use this since it really requires us to be able to
keep more than a single piece of state for the unplug. Commit
048c9374
added the required support for MD, so get rid of this
now unused code.
This reverts commit
f75664570d8b75469cc468f23c2b27220984983b
.
Conflicts:
block/blk-core.c
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found