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(-) _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs