From: NeilBrown Date: Thu, 1 Apr 2010 01:08:16 +0000 (+1100) Subject: md: call md_stop_writes from md_stop X-Git-Tag: v2.6.35-rc1~440^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca9cf90c504d98644ace52c474770970729f0eb;p=pandora-kernel.git md: call md_stop_writes from md_stop This moves the call to the other side of set_readonly, but that should not be an issue. This encapsulates in 'md_stop' all of the functionality for internally stopping the array, leaving all the interactions with externalities (sysfs, request_queue, gendisk) in do_md_stop. Signed-off-by: NeilBrown --- Reading git-diff-tree failed