From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Whitehouse Date: Wed, 15 Aug 2007 09:33:41 +0100 Subject: [Cluster-devel] Re: [PATCH][GFS2] bz250772 Force unstuff of hidden quota inode In-Reply-To: <46C211F2.9020207@redhat.com> References: <46C211F2.9020207@redhat.com> Message-ID: <1187166821.8765.860.camel@quoit> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, On Tue, 2007-08-14 at 15:34 -0500, Abhijith Das wrote: > 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 > Now applied to the -nmw git tree. Thanks, Steve.