Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
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. * 'for-linus' of git://oss.sgi.com/xfs/xfs: xfs: make inode quota check more general xfs: change available ranges of softlimit and hardlimit in quota check XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended
No related branches found
No related tags found
Showing
- fs/xfs/xfs_dquot.c 12 additions, 12 deletionsfs/xfs/xfs_dquot.c
- fs/xfs/xfs_log_recover.c 3 additions, 3 deletionsfs/xfs/xfs_log_recover.c
- fs/xfs/xfs_qm_syscalls.c 2 additions, 2 deletionsfs/xfs/xfs_qm_syscalls.c
- fs/xfs/xfs_trans.c 2 additions, 2 deletionsfs/xfs/xfs_trans.c
- fs/xfs/xfs_trans_dquot.c 6 additions, 4 deletionsfs/xfs/xfs_trans_dquot.c
Loading
Please register or sign in to comment