commit | d1b5380c7f794da16e815c34e54ee7641db8a288 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Wed Feb 28 20:11:42 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Mar 01 14:53:36 2007 -0800 |
tree | 1e9d7752c751898e236d3af695a5221be5634f1a | |
parent | 7dd5e7c3dbe8c4ffb507ddc0ea8fab07c8b11b0b [diff] |
[PATCH] md: clean out unplug and other queue function on md shutdown The mddev and queue might be used for another array which does not set these, so they need to be cleared. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>