[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20101028113017.GA19160@infradead.org>
Date: Thu, 28 Oct 2010 07:30:17 -0400
From: Christoph Hellwig <hch@...radead.org>
To: torvalds@...ux-foundation.org
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] two small hfsplus fixes
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists