[GFS2] Force unstuff of hidden quota inode
authorAbhijith Das <adas@redhat.com>
Tue, 14 Aug 2007 20:34:58 +0000 (15:34 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:55:22 +0000 (08:55 +0100)
This patch forcibly unstuffs (if stuffed) the hidden quota inode at the
first availble opportunity. In any practical scenario the quota inode
won't be stuffed, so this is ok to do. Unstuffing the quota inode allows
us to ignore the case of a stuffed quota inode in gfs2_adjust_quota().

Signed-off-by: Abhijith Das <adas@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/quota.c

diff --cc fs/gfs2/quota.c
Simple merge