commit | e1dfa0a29737142c32f00a3bac0f609dc85b4a82 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Apr 18 18:25:41 2011 +1000 |
committer | NeilBrown <neilb@suse.de> | Mon Apr 18 18:25:41 2011 +1000 |
tree | 1af906cc5e959803e7d5ea0e56fb69b56754501a | |
parent | 99e22598e9a8e0a996d69c8c0f6b7027cb57720a [diff] |
md: use new plugging interface for RAID IO. md/raid submits a lot of IO from the various raid threads. So adding start/finish plug calls to those so that some plugging happens. Signed-off-by: NeilBrown <neilb@suse.de>