From 2ca495ac27d245513c11fed70591b1838250e240 Mon Sep 17 00:00:00 2001 From: Keith Busch Date: Tue, 1 Sep 2015 10:46:44 -0600 Subject: [PATCH] blk: Fix bio_io_vec index when checking bvec gaps Corrects a coding error from earlier patch. Reported by: Sagi Grimberg Signed-off-by: Keith Busch Fixes: 03100aada96f ("block: Replace SG_GAPS with new queue limits mask") Signed-off-by: Jens Axboe --- Reading git-format-patch failed