From: Jens Axboe Date: Mon, 18 Apr 2011 07:54:05 +0000 (+0200) Subject: Revert "block: add callback function for unplug notification" X-Git-Tag: v2.6.39-rc4~3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4cb290e0a7d19235bd075c2ad4d60dbab0bac15;p=pandora-kernel.git Revert "block: add callback function for unplug notification" 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 --- Reading git-diff-tree failed