commit | 3f21c265cd5f7ae867cc0e86a1f6d5093f1963cc | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Fri Jun 05 10:57:37 2015 -0600 |
committer | Jens Axboe <axboe@fb.com> | Fri Jun 05 10:57:37 2015 -0600 |
tree | 60f765b185b2052eb2adb0fda1c7058224c35a01 | |
parent | f26cdc8536ad50fb802a0445f836b4f94ca09ae7 [diff] |
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>