Files
linux/fs/udf
Jan Kara 570f31838a udf: Fix BUG on corrupted inode
[ Upstream commit d288d95842 ]

When inode is corrupted so that extent type is invalid, some functions
(such as udf_truncate_extents()) will just BUG. Check that extent type
is valid when loading the inode to memory.

Reported-by: Anatoly Trosinenko <anatoly.trosinenko@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-02-12 20:02:18 +01:00
..
2019-02-12 20:02:18 +01:00
2018-04-19 16:00:48 +02:00
2017-01-10 11:57:34 +01:00
2009-06-11 21:36:13 -04:00
2018-09-07 10:32:23 +02:00