git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03100aa
)
blk: Fix bio_io_vec index when checking bvec gaps
author
Keith Busch
<keith.busch@intel.com>
Tue, 1 Sep 2015 16:46:44 +0000
(10:46 -0600)
committer
Jens Axboe
<axboe@fb.com>
Tue, 1 Sep 2015 17:04:58 +0000
(11:04 -0600)
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>
block/blk-merge.c
patch
|
blob
|
history
diff --cc
block/blk-merge.c
Simple merge