fts: correct internal computation of nlinks (optimization-related)
authorJim Meyering <meyering@redhat.com>
Wed, 11 Feb 2009 10:13:11 +0000 (11:13 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 11 Feb 2009 18:24:28 +0000 (19:24 +0100)
commit66216f4811a8d82810e88371c64214191b31e244
tree444f2a98f25383679e8e8a232011d3c59932c083
parent5bc9ebe92a54163caf8d4c588074e64d29cad8b0
fts: correct internal computation of nlinks (optimization-related)

* lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
whether the current entry is a directory, so don't test it.
ChangeLog
lib/fts.c