[GIT PULL] hfsplus regression fixes
From: Christoph Hellwig
Date: Thu Feb 03 2011 - 19:23:22 EST
Hi Linus,
please pull the tree with hfsplus regression fixes. It's mostly fixing
up the mount error path, as changes in this cycle have made the card
house of the old cleanup code collapse, and multiple people have
reported crashes when trying to mount random MAC-looking images or
media.
Also a trivial revert of a hunk from a cleanup patch that incorrectly
changed the comparism operands.
The following changes since commit ebf53826e105f488f4f628703a108e98940d1dc5:
Linux 2.6.38-rc3 (2011-02-01 13:05:49 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus.git for-linus
Christoph Hellwig (2):
hfsplus: fix failed mount handling
hfsplus: fix up a comparism in hfsplus_file_extend
Chuck Ebbert (2):
hfsplus: do not leak buffer on error
hfsplus: fix two memory leaks in wrapper.c
fs/hfsplus/extents.c | 4 +-
fs/hfsplus/part_tbl.c | 4 +-
fs/hfsplus/super.c | 106 ++++++++++++++++++++++++++++---------------------
fs/hfsplus/wrapper.c | 4 +-
4 files changed, 67 insertions(+), 51 deletions(-)
--
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/