From: NeilBrown Date: Sun, 20 May 2012 23:27:00 +0000 (+1000) Subject: md/raid5: Use correct data_offset for all IO. X-Git-Tag: v3.5-rc1~110^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05616be5e11f66888b66554957dbecdd90658a84;p=pandora-kernel.git md/raid5: Use correct data_offset for all IO. As there can now be two different data_offsets - an 'old' and a 'new' - we need to carefully choose between them. Signed-off-by: NeilBrown --- Reading git-diff-tree failed