[GIT PULL] XFS update for 3.3-rc1

From: Ben Myers
Date: Wed Jan 25 2012 - 15:25:20 EST


Hi Linus,

Please pull in the following bugfix for xfs. We forgot to drop a lock on
error in xfs_readlink. It hasn't been through -next yet, but there is no
-next tree tomorrow. The fix is clear so I'm sending this request today.

Thanks,
Ben

The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:
Linus Torvalds (1):
Linux 3.3-rc1

are available in the git repository at:

git://oss.sgi.com/xfs/xfs.git for-linus

Jan Kara (1):
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()

fs/xfs/xfs_vnodeops.c | 3 ++-
1 files changed, 2 insertions(+), 1 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/