commit | df968c4e8d809deb2602fb0e8db758f26a4006b9 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Jul 17 04:06:11 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jul 17 10:23:15 2007 -0700 |
tree | e963a47e8d66fdbdcd83ff629b08d989e64d418a | |
parent | afd44034acdb54972923bb327bc9f984663ee78b [diff] |
md: improve message about invalid superblock during autodetect People try to use raid auto-detect with version-1 superblocks (which is not supported) and get confused when they are told they have an invalid superblock. So be more explicit, and say it it is not a valid v0.90 superblock. 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>