From: NeilBrown Date: Tue, 17 May 2005 04:53:16 +0000 (-0700) Subject: [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* committed... X-Git-Tag: v2.6.12-rc5~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a5febe9ffeecd1e78c5b505260ccc1ef18021b4;p=pandora-kernel.git [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* committed to creation We we set the too early, they may still be in place and possibly get called even though the array didn't get set up properly. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed