commit | bcec44770cc65660369ae17b4e44be027a64a46c | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Thu Aug 30 23:56:22 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Aug 31 01:42:22 2007 -0700 |
tree | 38424fde8e60f70c3bab7180c6dd90fc027f9103 | |
parent | 989f89c57e6361e7d16fbd9572b5da7d313b073d [diff] |
UDF: handle wrong superblock better If UDF superblock is incorrect, we can fail to find a table of free / allocated space and consequently Oops. Handle this situation more gracefully by ignoring the broken UDF partition. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>