commit | 2b6b24574256c05be145936f1493aec74c6904e5 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Thu May 21 15:10:01 2015 +1000 |
committer | NeilBrown <neilb@suse.de> | Thu May 28 11:29:14 2015 +1000 |
tree | 76ccb20859a5693323f1130411b4b8c565967b99 | |
parent | 8532e3439087de69bb1b71fd6be2baa6fc196a55 [diff] |
md/raid5: ensure whole batch is delayed for all required bitmap updates. When we add a stripe to a batch, we need to be sure that head stripe will wait for the bitmap update required for the new stripe. Signed-off-by: NeilBrown <neilb@suse.de>