Revision 20f12d8ac01917d96860f352f67eddd912df0afb authored by Mitsuo Hayasaka on 06 February 2012, 12:50:07 UTC, committed by Ben Myers on 21 February 2012, 16:12:43 UTC
In general, quota allows us to use disk blocks and inodes up to each
limit, that is, they are available if they don't exceed their limitations.
Current xfs sets their available ranges to lower than them except disk
inode quota check. So, this patch changes the ranges to not beyond them.

Signed-off-by: Mitsuo Hayasaka <mitsuo.hayasaka.hu@hitachi.com>
Cc: Ben Myers <bpm@sgi.com>
Cc: Alex Elder <elder@kernel.org>
Cc: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>

1 parent 0529348
History
File Mode Size
bnx2-mips-06-6.2.1.fw.ihex -rw-r--r-- 249.6 KB
bnx2-mips-09-6.2.1a.fw.ihex -rw-r--r-- 279.4 KB
bnx2-rv2p-06-6.0.15.fw.ihex -rw-r--r-- 15.6 KB
bnx2-rv2p-09-6.0.17.fw.ihex -rw-r--r-- 16.7 KB
bnx2-rv2p-09ax-6.0.17.fw.ihex -rw-r--r-- 18.1 KB

back to top