Re: sysfs regression: wrong link counts

From: Al Viro
Date: Mon Jan 30 2012 - 17:44:27 EST


On Mon, Jan 30, 2012 at 02:27:17PM -0800, Greg KH wrote:
> On Mon, Jan 30, 2012 at 10:10:59PM +0000, Alan Cox wrote:
> > > Isn't there some other "proper" way of doing this in userspace, or is
> > > this really the correct way?
> >
> > You can look at the S_IFMT bits and stuff however link count indicating
> > number of subdirectories is a standard Unix thing and used by many quite
> > mundane tools as an optimisation.
>
> Ah, yeah, that is easier.
>
> Eric, care to fix this or want me to revert it?

Fix _what_? Userland shite quoted upthread? Because that's where the bug
is - the mundane tools mentioned by Alan treat 1 in st_nlink as "no
information about the number of subdirectories". And shite might be too
mild a term for the little gem in question, really...
--
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/