[GIT PULL] XFS update for 2.6.30-rc2

From: Felix Blyakher
Date: Mon Apr 13 2009 - 17:09:57 EST


The following changes since commit 62b8e680e61d3f48f2a12ee248ca03ea8f376926:
David Howells (1):
MN10300: Kill MN10300's own profiling Kconfig

are available in the git repository at:

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

Dave Chinner (9):
xfs: validate log feature fields correctly
xfs: fix double free of inode
xfs: prevent unwritten extent conversion from blocking I/O completion
xfs: inform the xfsaild of the push target before sleeping
xfs: use xfs_sync_inodes() for device flushing
xfs: make inode flush at ENOSPC synchronous
xfs: block callers of xfs_flush_inodes() correctly
xfs: flush delayed allcoation blocks on ENOSPC in create
xfs: remove xfs_flush_space

Felix Blyakher (1):
Merge branch 'master' into for-linus

fs/xfs/linux-2.6/xfs_aops.c | 38 +++++++++++---------
fs/xfs/linux-2.6/xfs_aops.h | 1 +
fs/xfs/linux-2.6/xfs_buf.c | 9 +++++
fs/xfs/linux-2.6/xfs_fs_subr.c | 14 ++++----
fs/xfs/linux-2.6/xfs_lrw.c | 18 +++++++++-
fs/xfs/linux-2.6/xfs_sync.c | 78 +++++++++++++++++-----------------------
fs/xfs/linux-2.6/xfs_sync.h | 9 +++--
fs/xfs/xfs_iget.c | 23 +++++++-----
fs/xfs/xfs_iomap.c | 61 ++++++++-----------------------
fs/xfs/xfs_iomap.h | 3 +-
fs/xfs/xfs_log.c | 78 +++++++++++++++++++++++++---------------
fs/xfs/xfs_mount.h | 2 +-
fs/xfs/xfs_vnodeops.c | 7 ++++
13 files changed, 180 insertions(+), 161 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/