fts: introduce MIN_DIR_NLINK
commitf7eb1b99e30517fc50c130cdecec24059a1b7c4f
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Jul 2017 06:28:26 +0000 (24 23:28 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Jul 2017 07:27:46 +0000 (25 00:27 -0700)
treea8c6406f53dfb6aa5e2e0cec9d164ac532318732
parent9c7ef4eef9540a0a762c4781d7ed5a1b8623e59b
fts: introduce MIN_DIR_NLINK

* lib/fts.c (MIN_DIR_NLINK): New constant.
Use it instead of 2, whenever we are talking about link counts.
ChangeLog
lib/fts.c