Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753345AbaKEIZ7 (ORCPT ); Wed, 5 Nov 2014 03:25:59 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:55155 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750908AbaKEIZ6 (ORCPT ); Wed, 5 Nov 2014 03:25:58 -0500 Date: Wed, 5 Nov 2014 00:25:55 -0800 From: Christoph Hellwig To: Jeremy Allison Cc: Eric Rannaud , Andy Lutomirski , Christoph Hellwig , "linux-kernel@vger.kernel.org" , Andrew Morton , Al Viro , Linus Torvalds , linux-fsdevel Subject: Re: [RFC PATCH] fs: allow open(dir, O_TMPFILE|..., 0) with mode 0 Message-ID: <20141105082555.GA19607@infradead.org> References: <20141031084220.GA29085@infradead.org> <20141103083447.GA8617@infradead.org> <20141103220707.GJ5389@samba2> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141103220707.GJ5389@samba2> User-Agent: Mutt/1.5.23 (2014-03-12) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 03, 2014 at 02:07:07PM -0800, Jeremy Allison wrote: > Which we already do, actually.. Hmm, I didn't notice that part when implementing the atomic open, guess I need to dig deeper into the code. I still think supporting full open semantics with O_TMFILE + flink is useful, so that others can make use of it it without such an additional enforcement layer. -- 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/