[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20120213180629.527D4426DA7@whiskey.americas.sgi.com>
Date: Mon, 13 Feb 2012 12:06:29 -0600 (CST)
From: bpm@....com (Ben Myers)
To: torvalds@...ux-foundation.org
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
xfs@....sgi.com
Subject: [GIT PULL] XFS update for 3.3
Hi Linus,
Please pull the following two bugfixes in XFS for 3.3. One fix passes
KMEM_SLEEP to kmem_realloc instead of 0, and the other resolves a possible
deadlock in xfs quotas.
Thanks,
Ben
The following changes since commit 612b8507c5d545feed2437b3d2239929cac7688d:
Linus Torvalds (1):
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
are available in the git repository at:
git://oss.sgi.com/xfs/xfs for-linus
Christoph Hellwig (1):
xfs: use a normal shrinker for the dquot freelist
Mitsuo Hayasaka (1):
xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()
fs/xfs/kmem.h | 6 -
fs/xfs/xfs_dquot.c | 103 ++++------------
fs/xfs/xfs_log_recover.c | 2 +-
fs/xfs/xfs_qm.c | 291 ++++++++++++++++++----------------------------
fs/xfs/xfs_qm.h | 14 ---
fs/xfs/xfs_qm_stats.c | 4 +-
fs/xfs/xfs_trace.h | 5 +-
7 files changed, 142 insertions(+), 283 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