From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH-v9 0/3] add support for lazytime mount option Date: Thu, 5 Feb 2015 07:47:05 +0000 Message-ID: <20150205074705.GM29656@ZenIV.linux.org.uk> References: <1422855422-7444-1-git-send-email-tytso@mit.edu> <20150204164341.GF2509@thunk.org> <20150204165906.GI29656@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Filesystem Development List To: Theodore Ts'o Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:48019 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752683AbbBEHrJ (ORCPT ); Thu, 5 Feb 2015 02:47:09 -0500 Content-Disposition: inline In-Reply-To: <20150204165906.GI29656@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Feb 04, 2015 at 04:59:11PM +0000, Al Viro wrote: > On Wed, Feb 04, 2015 at 11:43:41AM -0500, Theodore Ts'o wrote: > > Hi Al, > > > > I think this is ready for either the vfs.git tree; could you please > > take a look? I've been letting it marinate in the ext4.git tree so it > > would get a bit more testing, but to the extent the bulk of the > > changes are in fs/inode.c and fs/fs-writeback.c, it arguably should go > > to Linus via the vfs tree. > > > > Could you take a look? Or if you'd like me to send it to Linus via > > the ext4 tree, I don't have any objections, but I'd really like to get > > an ack from you first. > > Looks sane; I'll push it in for-next today. Done; no-rebase branch is vfs.git#lazytime, and it's merged into #for-next