commit | a1801f858e57f87a7f79914346921cc729632295 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Mar 04 14:29:31 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Mar 04 16:35:17 2008 -0800 |
tree | 1ac8c153af0512382c387316a6882df555eb721e | |
parent | 8311c29d40235062a843f4a8e8a70a44af6fe4c9 [diff] |
md: guard against possible bad array geometry in v1 metadata Make sure the data doesn't start before the end of the superblock when the superblock is at the start of the device. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>