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: Wed, 4 Feb 2015 16:59:11 +0000 Message-ID: <20150204165906.GI29656@ZenIV.linux.org.uk> References: <1422855422-7444-1-git-send-email-tytso@mit.edu> <20150204164341.GF2509@thunk.org> 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]:44984 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966167AbbBDQ7M (ORCPT ); Wed, 4 Feb 2015 11:59:12 -0500 Content-Disposition: inline In-Reply-To: <20150204164341.GF2509@thunk.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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.