linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: torvalds@linux-foundation.org
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] hfsplus regression fixes
Date: Thu, 3 Feb 2011 19:23:13 -0500	[thread overview]
Message-ID: <20110204002312.GA7354@infradead.org> (raw)

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(-)

             reply	other threads:[~2011-02-04  0:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-04  0:23 Christoph Hellwig [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-05 10:44 [GIT PULL] hfsplus regression fixes Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110204002312.GA7354@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).