Star64_linux/fs/udf
Alden Tondettar 585d70006f udf: Don't BUG on missing metadata partition descriptor
Currently, if a metadata partition map is missing its partition descriptor,
then udf_get_pblock_meta25() will BUG() out the first time it is called.
This is rather drastic for a corrupted filesystem, so just treat this case
as an invalid mapping instead.

Signed-off-by: Alden Tondettar <alden.tondettar@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2016-05-19 11:55:53 +02:00
..
balloc.c
dir.c more trivial ->iterate_shared conversions 2016-05-09 11:41:14 -04:00
directory.c
ecma_167.h
file.c fs: simplify the generic_write_sync prototype 2016-05-01 19:58:39 -04:00
ialloc.c
inode.c direct-io: eliminate the offset argument to ->direct_IO 2016-05-01 19:58:39 -04:00
Kconfig
lowlevel.c
Makefile
misc.c
namei.c don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 2016-04-10 17:11:51 -04:00
osta_udf.h
partition.c udf: Don't BUG on missing metadata partition descriptor 2016-05-19 11:55:53 +02:00
super.c udf: Prevent stack overflow on corrupted filesystem mount 2016-04-26 08:25:07 +02:00
symlink.c
truncate.c
udf_i.h
udf_sb.h udf: Export superblock magic to userspace 2016-04-28 10:43:31 +02:00
udfdecl.h udf: Fix conversion of 'dstring' fields to UTF8 2016-04-25 15:18:50 +02:00
udfend.h
udftime.c
unicode.c udf: Fix conversion of 'dstring' fields to UTF8 2016-04-25 15:18:50 +02:00