Revision bb4c7e9a9908548b458f34afb2fee74dc0d49f90 authored by Linus Torvalds on 23 February 2012, 23:38:57 UTC, committed by Linus Torvalds on 23 February 2012, 23:38:57 UTC
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
2 parent s 73c8e67 + c922bbc
History
File Mode Size
include
Makefile -rw-r--r-- 157 bytes
addr-map.c -rw-r--r-- 3.9 KB
common.c -rw-r--r-- 24.3 KB
gpio.c -rw-r--r-- 11.7 KB
irq.c -rw-r--r-- 905 bytes
mpp.c -rw-r--r-- 1.9 KB
pcie.c -rw-r--r-- 7.2 KB
time.c -rw-r--r-- 5.2 KB

back to top