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] two small hfsplus fixes
Date: Thu, 28 Oct 2010 07:30:17 -0400	[thread overview]
Message-ID: <20101028113017.GA19160@infradead.org> (raw)

One regression fix for the locking changes in the previous pull
requests, and a one liner fix to properly free space for files unlinked
while open.

The following changes since commit 35da7a307c535f9c2929cae277f3df425c9f9b1e:

  Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block (2010-10-23 11:55:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus.git for-next

Christoph Hellwig (1):
      hfsplus: free space correcly for files unlinked while open

Dan Carpenter (1):
      hfsplus: fix double lock typo in ioctl

 fs/hfsplus/dir.c   |    4 +++-
 fs/hfsplus/ioctl.c |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

                 reply	other threads:[~2010-10-28 11:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20101028113017.GA19160@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).