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
Kconfig -rw-r--r-- 400 bytes
Makefile -rw-r--r-- 138 bytes
Makefile.boot -rw-r--r-- 84 bytes
addr-map.c -rw-r--r-- 2.9 KB
cm-a510.c -rw-r--r-- 2.1 KB
common.c -rw-r--r-- 8.0 KB
common.h -rw-r--r-- 1.2 KB
dove-db-setup.c -rw-r--r-- 2.7 KB
irq.c -rw-r--r-- 3.0 KB
mpp.c -rw-r--r-- 3.8 KB
mpp.h -rw-r--r-- 6.5 KB
pcie.c -rw-r--r-- 5.5 KB

back to top