[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201004300221.o3U2LYZt009176@stout.americas.sgi.com>
Date: Thu, 29 Apr 2010 21:21:34 -0500
From: Alex Elder <aelder@....com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, xfs@....sgi.com,
akpm@...ux-foundation.org
Subject: [GIT PULL] XFS update for 2.6.34-rc6 or -rc7
I expect this won't make it for 2.6.34-rc6, so if not, please
pull it for 2.6.34-rc7. This change addresses a regression
that went into 2.6.34-rc1, which can lead to memory exhaustion
in some situations.
-Alex
The following changes since commit 79dba2eaa771c3173957eccfd288e0e0d12e4d3f:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 (2010-04-28 20:40:17 -0700)
are available in the git repository at:
git://oss.sgi.com/xfs/xfs for-linus
Dave Chinner (1):
xfs: add a shrinker to background inode reclaim
fs/xfs/linux-2.6/xfs_super.c | 5 ++
fs/xfs/linux-2.6/xfs_sync.c | 112 +++++++++++++++++++++++++++++++++++++---
fs/xfs/linux-2.6/xfs_sync.h | 7 ++-
fs/xfs/quota/xfs_qm_syscalls.c | 3 +-
fs/xfs/xfs_ag.h | 1 +
fs/xfs/xfs_mount.h | 1 +
6 files changed, 120 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists