[GFS2] Force unstuff of hidden quota inode
commit0fd5355470ea40355b8af76d01748ec7b9926d4d
authorAbhijith Das <adas@redhat.com>
Tue, 14 Aug 2007 20:34:58 +0000 (14 15:34 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:55:22 +0000 (10 08:55 +0100)
tree455b844806e81ea43bbb69925d70b011d5efcff2
parent5d35e31f43c4910d0b6afc5160728a84bbaf86f0
[GFS2] Force unstuff of hidden quota inode

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