From: Abhijith Das Date: Tue, 14 Aug 2007 20:34:58 +0000 (-0500) Subject: [GFS2] Force unstuff of hidden quota inode X-Git-Tag: v2.6.24-rc1~1405^2~32 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd5355470ea40355b8af76d01748ec7b9926d4d;p=pandora-kernel.git [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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed