[GIT PULL] XFS update for 2.6.37-rc5

From: Alex Elder
Date: Thu Dec 02 2010 - 11:43:17 EST


Linus, please pull the following five XFS bug fixes for 2.6.37.

-Alex

The following changes since commit 22a5b566c8c442b0b35b3b106795e2f2b3578096:

Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 (2010-11-30 17:57:57 -0800)

are available in the git repository at:

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

Dave Chinner (5):
xfs: fix failed write truncation handling.
xfs: push stale, pinned buffers on trylock failures
xfs: delayed alloc blocks beyond EOF are valid after writeback
xfs: avoid moving stale inodes in the AIL
xfs: only run xfs_error_test if error injection is active

fs/xfs/linux-2.6/xfs_aops.c | 94 ++++++++++++++++++------------------------
fs/xfs/linux-2.6/xfs_buf.c | 35 +++++++---------
fs/xfs/xfs_bmap.c | 85 ++++++++++++++++++++++++++++++++++++++-
fs/xfs/xfs_bmap.h | 5 ++
fs/xfs/xfs_dfrag.c | 13 ++++++
fs/xfs/xfs_error.c | 3 +
fs/xfs/xfs_error.h | 5 +-
fs/xfs/xfs_inode_item.c | 31 +++++++++++---
8 files changed, 188 insertions(+), 83 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/