From: Kent Overstreet Date: Tue, 24 Sep 2013 06:17:26 +0000 (-0700) Subject: block: Fix bio_copy_data() X-Git-Tag: v3.12-rc3~34^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6cf0de0281d210061ce976f2d42d246adc75bb;p=pandora-kernel.git block: Fix bio_copy_data() The memcpy() in bio_copy_data() was using the wrong offset vars, leading to data corruption in weird unusual setups. Signed-off-by: Kent Overstreet Cc: Jens Axboe Cc: linux-stable # >= v3.9 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed