commit | 1aecfe4887713838c79bc52f774609a57db4f988 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Sun Jun 01 00:43:36 2014 +0800 |
committer | Jens Axboe <axboe@fb.com> | Tue Jun 03 21:04:38 2014 -0600 |
tree | f2b2baf54092829ab1fc3d97087ac6b45b89cc04 | |
parent | 3de0ef8d0d3350964720cad2a0a72984f1bb81ba [diff] |
blk-mq: move blk_mq_get_ctx/blk_mq_put_ctx to mq private header The blk-mq tag code need these helpers. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>