From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH] ext4: Buffer Head Leak In mmp Date: Mon, 14 Mar 2016 10:40:03 -0400 Message-ID: <20160314144002.GN29218@thunk.org> References: <20160313215730.GI29218@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "vikram.jadhav07" , linux-ext4 To: Andreas Dilger Return-path: Received: from imap.thunk.org ([74.207.234.97]:41834 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934333AbcCNOkE (ORCPT ); Mon, 14 Mar 2016 10:40:04 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Mon, Mar 14, 2016 at 02:41:34AM -0600, Andreas Dilger wrote: > On Mar 13, 2016, at 3:57 PM, Theodore Ts'o wrote: > > > > I've made the changes Andreas suggested, and ended up with this. Andreas, PTAL? > > Sorry, not sure what "PTAL" means... :-) "Please take a look". > In any case, the patch looks good to me. Which is sometimes abbreviated "LGTM". :-) Thanks for the code review! - Ted