From: Dan Williams Date: Tue, 2 Jan 2007 20:52:31 +0000 (-0700) Subject: md: handle_stripe5 - request io processing in raid5_run_ops X-Git-Tag: v2.6.23-rc1~1077^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830ea01673a397798d1281d2022615559f5001bb;p=pandora-kernel.git md: handle_stripe5 - request io processing in raid5_run_ops I/O submission requests were already handled outside of the stripe lock in handle_stripe. Now that handle_stripe is only tasked with finding work, this logic belongs in raid5_run_ops. Signed-off-by: Dan Williams Acked-By: NeilBrown --- Reading git-diff-tree failed