Hi Alex, Here is the latest round of commits for 2.6.39 rady for you to pull. It's based on the current xfs-oss master branch. Cheers, Dave. The following changes since commit 0c9ba97318fc9a905bcc1419b6966de061203a70: xfs: don't name variables "panic" (2011-03-11 16:34:51 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev.git xfs-for-2.6.39 Dave Chinner (6): xfs: preallocation transactions do not need to be synchronous vmap: flush vmap aliases when mapping fails xfs: introduce inode cluster buffer trylocks for xfs_iflush xfs: xfs_trans_read_buf() should return an error on failure xfs: register the inode cache shrinker before quotachecks xfs: stop using the page cache to back the buffer cache fs/xfs/linux-2.6/xfs_buf.c | 355 +++++++++++------------------------------- fs/xfs/linux-2.6/xfs_buf.h | 40 +----- fs/xfs/linux-2.6/xfs_file.c | 6 +- fs/xfs/linux-2.6/xfs_ioctl.c | 4 + fs/xfs/linux-2.6/xfs_super.c | 36 +++-- fs/xfs/linux-2.6/xfs_sync.c | 30 ++++- fs/xfs/xfs_inode.c | 2 +- fs/xfs/xfs_inode_item.c | 6 +- fs/xfs/xfs_trans_buf.c | 3 +- fs/xfs/xfs_vnodeops.c | 3 +- fs/xfs/xfs_vnodeops.h | 1 + 11 files changed, 165 insertions(+), 321 deletions(-) -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs