diff options
author | Alden Tondettar <alden.tondettar@gmail.com> | 2016-05-18 23:09:17 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2016-05-19 11:55:53 +0200 |
commit | 585d70006f6e30f42e96d56c6c0933671c516c7b (patch) | |
tree | 07531d00ad87220b8f049b1b4abf75ece7a22929 /fs/udf/udf_sb.h | |
parent | Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... (diff) | |
download | linux-585d70006f6e30f42e96d56c6c0933671c516c7b.tar.xz linux-585d70006f6e30f42e96d56c6c0933671c516c7b.zip |
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>
Diffstat (limited to 'fs/udf/udf_sb.h')
0 files changed, 0 insertions, 0 deletions