From: Namhyung Kim Date: Mon, 18 Jul 2011 07:38:47 +0000 (+1000) Subject: md/raid10: factor out common bio handling code X-Git-Tag: v3.1-rc1~131^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778ca01852e6cc9ff335119b37a1938a978df384;p=pandora-kernel.git md/raid10: factor out common bio handling code When normal-write and sync-read/write bio completes, we should find out the disk number the bio belongs to. Factor those common code out to a separate function. Signed-off-by: Namhyung Kim Signed-off-by: NeilBrown --- Reading git-diff-tree failed