block: add blk_set_queue_dying() to blkdev.h
authorJens Axboe <axboe@fb.com>
Fri, 5 Jun 2015 16:57:37 +0000 (10:57 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 5 Jun 2015 16:57:37 +0000 (10:57 -0600)
commit3f21c265cd5f7ae867cc0e86a1f6d5093f1963cc
tree60f765b185b2052eb2adb0fda1c7058224c35a01
parentf26cdc8536ad50fb802a0445f836b4f94ca09ae7
block: add blk_set_queue_dying() to blkdev.h

We export this function and NVMe wants to use it, but for some reason
it was never added to the block header. Do that.

Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/blkdev.h