From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [PATCH v1 0/9] do not use s_dirt in ext4 Date: Fri, 23 Mar 2012 10:23:22 -0400 Message-ID: <20120323142322.GC29631@thunk.org> References: <1332254489-2300-1-git-send-email-dedekind1@gmail.com> <20120322133521.GA25897@thunk.org> <1332424585.18717.34.camel@sauron.fi.intel.com> <20120322150602.GD25897@thunk.org> <1332492915.18717.44.camel@sauron.fi.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ext4 Mailing List , Linux FS Maling List , Linux Kernel Maling List To: Artem Bityutskiy Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:42573 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753395Ab2CWOX0 (ORCPT ); Fri, 23 Mar 2012 10:23:26 -0400 Content-Disposition: inline In-Reply-To: <1332492915.18717.44.camel@sauron.fi.intel.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Mar 23, 2012 at 10:55:15AM +0200, Artem Bityutskiy wrote: > On Thu, 2012-03-22 at 11:06 -0400, Ted Ts'o wrote: > > Does that seem reasonable to you? > > Yes, thank you. Ok, i've included the first five patches in your patch series in the ext4 tree. We can deal with fixing up the rest of the patch series after the merge window. - Ted