commit | 53e87fbb5dc887766229eef3ba8bd8ab8853b066 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Fri Sep 09 16:23:58 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 16:39:13 2005 -0700 |
tree | 6fec888a271f42a9adb4c0d091219cad1f617233 | |
parent | 500af87abb81098da47474c81f29ea315a056dc5 [diff] |
[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>