Revert "block: add callback function for unplug notification"
authorJens Axboe <jaxboe@fusionio.com>
Mon, 18 Apr 2011 07:54:05 +0000 (09:54 +0200)
committerJens 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