Hello Linus,

  could you please pull from

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

to get a couple of udf fixes (most notably a bug in parsing UDF partitions
which led to inability to mount recent Windows installation media) and a
reiserfs fix for handling kstrdup failure.

Top of the tree is b9d8905e4a75. The full shortlog is:

Alden Tondettar (3):
      udf: Don't BUG on missing metadata partition descriptor
      udf: Use IS_ERR when loading metadata mirror file entry
      udf: Use correct partition reference number for metadata

Mikulas Patocka (1):
      reiserfs: check kstrdup failure

The diffstat is

 fs/reiserfs/super.c |  9 +++++++--
 fs/udf/partition.c  | 13 +++++++++----
 fs/udf/super.c      | 22 ++++++++++++----------
 fs/udf/udf_sb.h     |  5 +++++
 4 files changed, 33 insertions(+), 16 deletions(-)

                                                        Thanks
                                                                Honza
-- 
Jan Kara <j...@suse.com>
SUSE Labs, CR

Reply via email to