commit | 0fd5355470ea40355b8af76d01748ec7b9926d4d | [log] [tgz] |
---|---|---|
author | Abhijith Das <adas@redhat.com> | Tue Aug 14 15:34:58 2007 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Oct 10 08:55:22 2007 +0100 |
tree | 455b844806e81ea43bbb69925d70b011d5efcff2 | |
parent | 5d35e31f43c4910d0b6afc5160728a84bbaf86f0 [diff] |
[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>