Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964819AbVJUA3z (ORCPT ); Thu, 20 Oct 2005 20:29:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964823AbVJUA3z (ORCPT ); Thu, 20 Oct 2005 20:29:55 -0400 Received: from mail.kroah.org ([69.55.234.183]:40391 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S964819AbVJUA3z (ORCPT ); Thu, 20 Oct 2005 20:29:55 -0400 Date: Thu, 20 Oct 2005 17:29:22 -0700 From: Greg KH To: Dave Jones , Harald Dunkel , linux-kernel@vger.kernel.org Subject: Re: 2.6.13.4: 'find' complained about sysfs Message-ID: <20051021002922.GB18404@kroah.com> References: <4357E4E9.4@t-online.de> <20051020185818.GD3590@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051020185818.GD3590@redhat.com> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1522 Lines: 36 On Thu, Oct 20, 2005 at 02:58:19PM -0400, Dave Jones wrote: > On Thu, Oct 20, 2005 at 08:41:45PM +0200, Harald Dunkel wrote: > > Hi folks, > > > > When I ran 'find /sys -name modalias' I got an error > > message on stderr saying > > > > find: WARNING: Hard link count is wrong for /sys/devices: this may be a bug in your filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched. > > This has been around for a while. It's very likely this.. > > (14:56:22:davej@nwo:~)$ ll /sys/devices/system/ > total 0 > drwxr-xr-x 3 root root 0 Oct 20 10:09 acpi/ > drwxr-xr-x 6 root root 0 Oct 20 10:08 cpu/ > drwxr-xr-x 3 root root 0 Oct 20 10:08 i8237/ > drwxr-xr-x 3 root root 0 Oct 20 10:08 i8259/ > drwxr-xr-x 5 root root 0 Oct 20 10:08 ioapic/ > drwxr-xr-x 3 root root 0 Oct 20 10:08 irqrouter/ > drwxr-xr-x 3 root root 0 Oct 20 10:08 lapic/ > drwxr-xr-x 3 root root 0 Oct 20 10:09 lapic_nmi/ > drwxr-xr-x 6 root root 0 Oct 20 10:08 machinecheck/ > drwxr-xr-x 3 root root 0 Oct 20 10:08 node/ > drwxr-xr-x 3 root root 0 Oct 20 10:08 timer/ > drwxr-xr-x 3 root root 0 Oct 20 10:08 timer/ <---- Oops. A fix for this is in the -mm tree. thanks, greg k-h - 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/