[GIT PULL] two small hfsplus fixes

From: Christoph Hellwig
Date: Thu Oct 28 2010 - 07:30:27 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/