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-- 1.9 KB
Makefile -rw-r--r-- 500 bytes
Makefile.boot -rw-r--r-- 272 bytes
autcpu12.c -rw-r--r-- 2.1 KB
cdb89712.c -rw-r--r-- 1.8 KB
ceiva.c -rw-r--r-- 1.7 KB
clep7312.c -rw-r--r-- 1.3 KB
common.c -rw-r--r-- 5.0 KB
common.h -rw-r--r-- 257 bytes
edb7211-arch.c -rw-r--r-- 2.1 KB
edb7211-mm.c -rw-r--r-- 2.6 KB
fortunet.c -rw-r--r-- 2.0 KB
p720t-leds.c -rw-r--r-- 1.5 KB
p720t.c -rw-r--r-- 2.9 KB

back to top