From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhang Rui Subject: Re: [PATCH] [-mm] FS: file name must be unique in the same dir in procfs Date: Mon, 20 Aug 2007 23:50:05 +0800 Message-ID: <1187625005.2920.167.camel@acpi-hp.sh.intel.com> References: <1187605699.2920.147.camel@acpi-hp.sh.intel.com> <200708201245.17780.oliver@neukum.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org To: Oliver Neukum Return-path: In-Reply-To: <200708201245.17780.oliver@neukum.org> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi, Oliver, Thanks for your comments, On Mon, 2007-08-20 at 18:45 +0800, Oliver Neukum wrote: > Am Montag 20 August 2007 schrieb Zhang Rui: > > Files name must be unique in the same directory. > > > > Bug is reported here: > > http://bugzilla.kernel.org/show_bug.cgi?id=8798 > > Then I'd say fix the callers. But at least the callers need to be told that something is wrong first. > This will paper over bugs. Hmm, what kind of bugs? callers always need to check the return value when calling proc_mkdir/create_proc_entry, don't they? Thanks, Rui > - > To unsubscribe from this list: send the line "unsubscribe linux-acpi" > in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > >