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(-) _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs