]> git.karo-electronics.de Git - karo-tx-linux.git/commit
md/bitmap: make sure reshape request are reflected in superblock.
authorNeilBrown <neilb@suse.de>
Tue, 24 Apr 2012 00:57:58 +0000 (10:57 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 24 Apr 2012 00:57:58 +0000 (10:57 +1000)
commitaf59a581944d983d9eaeae97eee1fdc1aea37770
tree0ee59a323350440250164805c8b59d814d83df03
parentc5cf3ce871830df6757795f4ab9ee15ee7794e84
md/bitmap: make sure reshape request are reflected in superblock.

As a reshape may change the sync_size and/or chunk_size, we need
to update these whenever we write out the bitmap superblock.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/bitmap.c