[GIT PULL] XFS update for 3.2-rc5

From: Ben Myers
Date: Fri Dec 02 2011 - 12:32:47 EST


Subject: [GIT PULL] XFS update for 3.2-rc5

Linus, please pull the following bug fixes for XFS for 3.2-rc5.

fa8b18e fixes memory corruption if the on-disk ACL is corrupted,
4dd2cb4 fixes a delay in inode reclaim, and
4c393a6 fixes a reproducible crash when operating on the attribute fork.

Thanks,
Ben



The following changes since commit 5983fe2b29df5885880d7fa3b91aca306c7564ef:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net

are available in the git repository at:

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

Christoph Hellwig (3):
xfs: validate acl count
xfs: force buffer writeback before blocking on the ilock in inode reclaim
xfs: fix attr2 vs large data fork assert

fs/xfs/xfs_acl.c | 2 +
fs/xfs/xfs_attr_leaf.c | 64 +++++++++++++++++++++++++++++------------------
fs/xfs/xfs_inode.c | 21 +++++++++++++++
fs/xfs/xfs_inode.h | 1 +
fs/xfs/xfs_sync.c | 11 ++++++++
5 files changed, 74 insertions(+), 25 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/