Re: sysfs root link count broken in 2.6.22-git5

From: Greg KH
Date: Tue Jul 17 2007 - 00:00:58 EST


On Sun, Jul 15, 2007 at 12:42:32PM +0200, Jean Delvare wrote:
> Hi Tejun, hi Greg,
>
> I'm running 2.6.22-git5 and noticed that the link count of the sysfs
> root is broken:
>
> $ ls -ld /sys
> drwxr-xr-x 2 root root 0 Jul 15 12:27 /sys
>
> sysfs is mounted, the link count should be 11, and is with kernel
> 2.6.22.1. find(1) complains about the bad link count.

I suggest updating your version of find(1), I get no such complaint
with:
$ find --version
GNU find version 4.3.8
Built using GNU gnulib version 2007-05-26
Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION FTS() CBO(level=0)

What are you using?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/