From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Emelyanov Subject: Re: [PATCH] fs, proc: Report EISDIR when reading sysctl dirs in proc Date: Wed, 24 Aug 2011 10:26:36 +0400 Message-ID: <4E54999C.6020600@parallels.com> References: <20110805111044.GA19352@sun> <20110815055517.GK2182@sun> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Cyrill Gorcunov , Alexey Dobriyan , LINUXFS-ML To: Al Viro , Andrew Morton Return-path: Received: from mailhub.sw.ru ([195.214.232.25]:38946 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756527Ab1HXG1S (ORCPT ); Wed, 24 Aug 2011 02:27:18 -0400 In-Reply-To: <20110815055517.GK2182@sun> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 08/15/2011 09:55 AM, Cyrill Gorcunov wrote: > On Fri, Aug 05, 2011 at 03:10:44PM +0400, Cyrill Gorcunov wrote: >> From: Pavel Emelyanov >> >> On reading sysctl dirs we should return -EISDIR instead of -EINVAL. >> >> Signed-off-by: Pavel Emelyanov >> Signed-off-by: Cyrill Gorcunov >> --- > > Ping? Any objections on this patch? Gentlemen, I'm sorry to bother you again, but can you please share your plans about this fix? Thanks, Pavel > Cyrill > . >