[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20120223224444.5F139426DA7@whiskey.americas.sgi.com>
Date: Thu, 23 Feb 2012 16:44:44 -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 three bugfixes for xfs in 3.3:
A fix from Jesper Juhl removes an assignment in an ASSERT when a compare is
intended. Two fixes from Mitsuo Hayasaka address off-by-ones in XFS quota
enforcement.
Thanks,
Ben
The following changes since commit 45196cee28a5bcfb6ddbe2bffa4270cbed66ae4b:
Linus Torvalds (1):
Merge tag 'usb-3.3-rc4' of git://git.kernel.org/.../gregkh/usb
are available in the git repository at:
git://oss.sgi.com/xfs/xfs for-linus
Jesper Juhl (1):
XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended
Mitsuo Hayasaka (2):
xfs: change available ranges of softlimit and hardlimit in quota check
xfs: make inode quota check more general
fs/xfs/xfs_dquot.c | 24 ++++++++++++------------
fs/xfs/xfs_log_recover.c | 6 +++---
fs/xfs/xfs_qm_syscalls.c | 4 ++--
fs/xfs/xfs_trans.c | 4 ++--
fs/xfs/xfs_trans_dquot.c | 10 ++++++----
5 files changed, 25 insertions(+), 23 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