Linus, please pull the following changes for XFS for 3.2-rc2. The first two address some security concerns, the last one is a bug fix. Thanks. -Alex The following changes since commit 5e442a493fc59fa536c76db1fff5b49ca36a88c5: Revert "proc: fix races against execve() of /proc/PID/fd**" (2011-11-09 18:16:00 -0500) are available in the git repository at: git://oss.sgi.com/xfs/xfs for-linus Carlos Maiolino (1): xfs: Fix possible memory corruption in xfs_readlink Christoph Hellwig (2): xfs: constify xfs_item_ops xfs: fix force shutdown handling in xfs_end_io fs/xfs/xfs_aops.c | 2 +- fs/xfs/xfs_buf_item.c | 2 +- fs/xfs/xfs_dquot_item.c | 6 +++--- fs/xfs/xfs_extfree_item.c | 4 ++-- fs/xfs/xfs_inode_item.c | 2 +- fs/xfs/xfs_log.c | 2 +- fs/xfs/xfs_log.h | 2 +- fs/xfs/xfs_trans.h | 6 +++--- fs/xfs/xfs_vnodeops.c | 14 ++++++++++---- 9 files changed, 23 insertions(+), 17 deletions(-) _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs