[PATCH] md: choose better default offset for bitmap.
authorNeilBrown <neilb@suse.de>
Fri, 9 Sep 2005 23:23:58 +0000 (16:23 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 23:39:13 +0000 (16:39 -0700)
commit53e87fbb5dc887766229eef3ba8bd8ab8853b066
tree6fec888a271f42a9adb4c0d091219cad1f617233
parent500af87abb81098da47474c81f29ea315a056dc5
[PATCH] md: choose better default offset for bitmap.

On reflection, a better default location for hot-adding bitmaps with version-1
superblocks is immediately after the superblock.  There might not be much room
there, but there is usually atleast 3k, and that is a good start.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/md.c