]> git.ipfire.org Git - thirdparty/mdadm.git/commit
super1: don't put the bblog at the end of the free space.
authorNeilBrown <neilb@suse.de>
Wed, 22 May 2013 06:00:21 +0000 (16:00 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 22 May 2013 06:00:21 +0000 (16:00 +1000)
commitf79bbf4f690454a91a6f98e559a854cf400439c5
treeeb74943c9e5cb8c23322faff2a57374b7b381d92
parent8876bf0bb66d8437cd91607417ada386add14d04
super1: don't put the bblog at the end of the free space.

It seems like a nice location, but it means that we cannot
decrease the data_offset during a reshape.

So put it just after the bitmap, leaving 32K.

Signed-off-by: NeilBrown <neilb@suse.de>
super1.c