Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753359Ab2FJW1u (ORCPT ); Sun, 10 Jun 2012 18:27:50 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:36608 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752834Ab2FJW1t (ORCPT ); Sun, 10 Jun 2012 18:27:49 -0400 Date: Sun, 10 Jun 2012 23:27:45 +0100 From: Al Viro To: Miklos Szeredi Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, hch@infradead.org, torvalds@linux-foundation.org, dhowells@redhat.com, mszeredi@suse.cz Subject: Re: [PATCH 00/21] vfs: atomic open v6 (part 2) Message-ID: <20120610222745.GG30000@ZenIV.linux.org.uk> References: <1338901832-14049-1-git-send-email-miklos@szeredi.hu> <20120610034921.GB30000@ZenIV.linux.org.uk> <20120610111056.GD30000@ZenIV.linux.org.uk> <20120610175605.GE30000@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120610175605.GE30000@ZenIV.linux.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1142 Lines: 23 On Sun, Jun 10, 2012 at 06:56:05PM +0100, Al Viro wrote: > On Sun, Jun 10, 2012 at 12:10:56PM +0100, Al Viro wrote: > > > WARNING: I haven't even tried to boot it. It builds, but this is all I can > > promise at the moment. I'm about to fall down (it's 7am here already ;-/), > > will give it some beating when I get up. It almost certainly has bugs, so > > consider that as call for review and not much more. > > OK, it boots, mounts NFS and even manages to build a kernel on it. Which > probably would meet Linus' "it's perfect, ship it" criteria, so go ahead > and beat it up, folks. And in vfs.git#master there's a followup to that. ->d_revalidate(), ->lookup() and ->create() are nameidata-free now. IOW, open intents crap is well and truly dead. Good riddance. Miklos, if I see you at Kernel Summit (or anywhere else, for that matter), I owe you a bottle of booze of your choice. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/