commit | ba483388e3058b3e412632a84e6bf1f134beaf3d | [log] [tgz] |
---|---|---|
author | Ming Lei <ming.lei@canonical.com> | Thu Sep 25 23:23:44 2014 +0800 |
committer | Jens Axboe <axboe@fb.com> | Thu Sep 25 15:22:41 2014 -0600 |
tree | fc54df315e58958208359bd995fdb6df5115dcb2 | |
parent | 7c94e1c157a227837b04f02f5edeff8301410ba2 [diff] |
block: remove blk_init_flush() and its pair Now mission of the two helpers is over, and just call blk_alloc_flush_queue() and blk_free_flush_queue() directly. Signed-off-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: Jens Axboe <axboe@fb.com>