commit | c761d96b079e99d106fa4064e730ef7d0f312f9d | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Fri Jan 02 15:05:12 2015 -0700 |
committer | Jens Axboe <axboe@fb.com> | Fri Jan 02 15:05:12 2015 -0700 |
tree | 73f1b9e9618527b4d807b4d1ddff175072d6ae81 | |
parent | 5d7bf4d8f664468223846abcfc683f4694014074 [diff] |
blk-mq: export blk_mq_freeze_queue() Commit b4c6a028774b exported the start and unfreeze, but we need the regular blk_mq_freeze_queue() for the loop conversion. Signed-off-by: Jens Axboe <axboe@fb.com>