diff options
author | Goldwyn Rodrigues <rgoldwyn@suse.com> | 2015-08-14 19:19:40 +0200 |
---|---|---|
committer | Goldwyn Rodrigues <rgoldwyn@suse.com> | 2015-10-12 08:29:59 +0200 |
commit | 9ed38ff53090856769b99e9d2f19740fb11e6956 (patch) | |
tree | 87d793d755b2d5128a524d935904ae1a7159d15a /drivers/md/raid1.c | |
parent | md/bitmap: don't pass -1 to bitmap_storage_alloc. (diff) | |
download | linux-9ed38ff53090856769b99e9d2f19740fb11e6956.tar.xz linux-9ed38ff53090856769b99e9d2f19740fb11e6956.zip |
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>
Diffstat (limited to 'drivers/md/raid1.c')
0 files changed, 0 insertions, 0 deletions