From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [PATCH v2] ext4: add checks of block references for non-extent inodes Date: Tue, 31 Mar 2009 08:37:55 -0400 Message-ID: <20090331123755.GE13356@mit.edu> References: <49B94396.2020800@ph.tum.de> <49C3A51C.1030201@ph.tum.de> <49D1D737.9080105@ph.tum.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <49D1D737.9080105@ph.tum.de> Sender: linux-ext4-owner@vger.kernel.org To: Thiemo Nagel Cc: "Aneesh Kumar K.V" , sfr@canb.auug.org.au, Ext4 Developers List , linux-next@vger.kernel.org List-Id: linux-next.vger.kernel.org On Tue, Mar 31, 2009 at 10:41:27AM +0200, Thiemo Nagel wrote: > Dear Ted, Aneesh, Stephen, > > thanks a lot for your comments and fixes! The attached patch (applied > on-top) should fix the > * buffer head leak spotted by Aneesh > * warning reported by Stephen > > Kind regards, Thanks, I've merged this into your patch in the ext4 patch queue. - Ted