Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750730AbWBEVQB (ORCPT ); Sun, 5 Feb 2006 16:16:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750734AbWBEVQB (ORCPT ); Sun, 5 Feb 2006 16:16:01 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:59102 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S1750730AbWBEVQA (ORCPT ); Sun, 5 Feb 2006 16:16:00 -0500 Date: Sun, 5 Feb 2006 22:15:51 +0100 (MET) From: Jan Engelhardt To: Kyle Moffett cc: Phillip Susi , Krzysztof Halasa , Olivier Galibert , linux-kernel@vger.kernel.org Subject: Re: CD writing in future Linux (stirring up a hornets' nest) In-Reply-To: Message-ID: References: <43E1EA35.nail4R02QCGIW@burner> <20060202161853.GB8833@voodoo> <787b0d920602020917u1e7267c5lbea5f02182e0c952@mail.gmail.com> <20060202210949.GD10352@voodoo> <43E27792.nail54V1B1B3Z@burner> <"787b0d920602 <43E62492.6080506@cfl.rr.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 530 Lines: 15 > > If you specify O_EXCL (and not O_CREAT), it is implementation defined what will > happen (in the Linux case, this opens a block device for exclusive access). > And with plain files, I supose it's free-for-all, right? 'Cause that's what my testcase yielded. :/ Jan Engelhardt -- - 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/