commit | 2ca495ac27d245513c11fed70591b1838250e240 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Tue Sep 01 10:46:44 2015 -0600 |
committer | Jens Axboe <axboe@fb.com> | Tue Sep 01 11:04:58 2015 -0600 |
tree | 598b81a12507097dc1429dc92f1e3d59f5a6e119 | |
parent | 03100aada96f0645bbcb89aea24c01f02d0ef1fa [diff] |
blk: Fix bio_io_vec index when checking bvec gaps Corrects a coding error from earlier patch. Reported by: Sagi Grimberg <sagig@dev.mellanox.co.il> Signed-off-by: Keith Busch <keith.busch@intel.com> Fixes: 03100aada96f ("block: Replace SG_GAPS with new queue limits mask") Signed-off-by: Jens Axboe <axboe@fb.com>