From: NeilBrown Date: Mon, 29 Mar 2010 02:23:10 +0000 (+1100) Subject: md: split md_set_readonly out of do_md_stop X-Git-Tag: v2.6.35-rc1~440^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4bd82d0d03b1485975579f131ccfd0aad6b7d6e;p=pandora-kernel.git md: split md_set_readonly out of do_md_stop Using do_md_stop to set an array to read-only is a little confusing. Now most of the common code has been factored out, split md_set_readonly off in to a separate function. Signed-off-by: NeilBrown --- Reading git-diff-tree failed