]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b33308935bae9ecd27c6226ce0f88da3c5b077e
tree60f765b185b2052eb2adb0fda1c7058224c35a01
parent395aad5dec3c6c9f407bef6ddd6f1ef3d7399487
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