diff options
author | Christoph Hellwig <hch@lst.de> | 2014-04-14 10:30:10 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-04-15 14:03:03 -0600 |
commit | ed44832dea8a74f909e0187f350201402927f5e5 (patch) | |
tree | 995f626a425e9daef055a540ea7e6ff8ed559959 /block/blk-mq.h | |
parent | e9b267d91f6ddbc694cb40aa962b0b2cec03971d (diff) |
blk-mq: initialize request on allocation
If we want to share tag and request allocation between queues we cannot
initialize the request at init/free time, but need to initialize it
at allocation time as it might get used for different queues over its
lifetime.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-mq.h')
0 files changed, 0 insertions, 0 deletions