All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Harald Dunkel <harald.dunkel@t-online.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.13.4: 'find' complained about sysfs
Date: Thu, 20 Oct 2005 14:58:19 -0400	[thread overview]
Message-ID: <20051020185818.GD3590@redhat.com> (raw)
In-Reply-To: <4357E4E9.4@t-online.de>

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.
(14:56:24:davej@nwo:~)$


		Dave

  reply	other threads:[~2005-10-20 18:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-20 18:41 2.6.13.4: 'find' complained about sysfs Harald Dunkel
2005-10-20 18:58 ` Dave Jones [this message]
2005-10-21  0:29   ` Greg KH
2005-10-20 19:35 ` linux-os (Dick Johnson)
2005-10-20 22:16 ` Grant Coady

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051020185818.GD3590@redhat.com \
    --to=davej@redhat.com \
    --cc=harald.dunkel@t-online.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.