[PULL REQUEST] UDF fixes for 3.5

From: Jan Kara
Date: Thu Jun 28 2012 - 13:35:20 EST


Hello Linus,

could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get fixes making UDF more robust in presence of corrupted filesystem.
Top of the tree is 1df2ae3. The full shortlog is:

Jan Kara (3):
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
udf: Avoid run away loop when partition table length is corrupted
udf: Fortify loading of sparing table

The diffstat is

fs/udf/super.c | 102 +++++++++++++++++++++++++++++++++++---------------------
1 files changed, 64 insertions(+), 38 deletions(-)

Thanks
Honza
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/