commit | f73e2d13a16cc88c4faa4729967f92bfeec8a142 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Fri Oct 17 14:03:08 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Oct 17 14:03:08 2008 +0200 |
tree | 6844c0e85b9b4ecdc8f2fc30ce8e7d2152d0c417 | |
parent | 713ada9ba94f2ad874cffd074b83e3dc681ca82f [diff] |
block: remove __generic_unplug_device() from exports The only out-of-core user is IDE, and that should be using blk_start_queueing() instead. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>