]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
050: update inode softlimit output
authorBen Myers <bpm@sgi.com>
Wed, 22 Feb 2012 18:27:14 +0000 (12:27 -0600)
committerChristoph Hellwig <hch@lst.de>
Sat, 31 Mar 2012 20:14:06 +0000 (20:14 +0000)
commit65a708d11f8218239e3a87b6d5abe5d2fa418cd9
treec45449cb6f3bf7d4f616a879a9616c8d615a4066
parent1aab95f5b2ddf8899b72128673482fde9427cc69
050: update inode softlimit output

With Mitsuo Hayasaka's kernel patch "xfs: change available ranges of softlimit
and hardlimit in quota check", xfs quota behavior is slightly different.

This needs to be reflected in test 050.  The new behavior is that we only start
the timer when we're above soft inode quota, and we don't start the timer when
we're at or below.

Signed-off-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
050.out