28 Jun 2012 19:34
[PULL REQUEST] UDF fixes for 3.5
Jan Kara <jack <at> suse.cz>
2012-06-28 17:34:55 GMT
2012-06-28 17:34:55 GMT
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-fsdevel" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed