commit | 9ed38ff53090856769b99e9d2f19740fb11e6956 | [log] [tgz] |
---|---|---|
author | Goldwyn Rodrigues <rgoldwyn@suse.com> | Fri Aug 14 12:19:40 2015 -0500 |
committer | Goldwyn Rodrigues <rgoldwyn@suse.com> | Mon Oct 12 01:29:59 2015 -0500 |
tree | 87d793d755b2d5128a524d935904ae1a7159d15a | |
parent | da6fb7a9e5bd6f04f7e15070f630bdf1ea502841 [diff] |
md-cluster: complete all write requests before adding suspend_info process_suspend_info - which handles the RESYNCING request - must not reply until all writes which were initiated before the request arrived, have completed. As a by-product, all process_* functions now take mddev as their first arguement making it uniform. Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com> Signed-off-by: NeilBrown <neilb@suse.com>