2010-04-16 21:31:48

by Alex Elder

[permalink] [raw]
Subject: [GIT PULL] XFS update for 2.6.34-rc5

Please pull these two changes for 2.6.34-rc5. -Alex

The following changes since commit dc57da3875f527b1cc195ea4ce5bd32e1e68433d:
Linus Torvalds (1):
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

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

Dave Chinner (2):
xfs: ensure that sync updates the log tail correctly
xfs: don't warn on EAGAIN in inode reclaim

fs/xfs/linux-2.6/xfs_sync.c | 4 ++--
fs/xfs/xfs_log.c | 38 ++++++++++++++++++++++++++------------
2 files changed, 28 insertions(+), 14 deletions(-)