commit | 91b63639c7d59dbf86da5311faff43691dcae832 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 16 09:44:53 2014 +0200 |
committer | Jens Axboe <axboe@fb.com> | Wed Apr 16 14:15:25 2014 -0600 |
tree | fb20c0f5fb01d1e457ca0c318f87d5c2b5ef43cb | |
parent | 63151a449ebaef062ffac5b302206565ff5ef62e [diff] |
blk-mq: bidi support Add two unlinkely branches to make sure the resid is initialized correctly for bidi request pairs, and the second request gets properly freed. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>