7e03040bc0
to FTS_LOGICAL (follow symlinks and return their targets) Because 1) In the real system there is a lot of symlinks nowdays over /var, /spool, etc. Mtree can't do anything for them, i.e. change permissions/owner. I.e. if you have /var/mail -> /somewhere it will never be changed to group "mail" 775 like -current does now, symlink totally confuses mtree. 2) Mtree can't deal with symlinks properly in any case (they are created separately in other places now), so we lost no functionality by making them invisible for mtree. |
||
---|---|---|
.. | ||
compare.c | ||
create.c | ||
extern.h | ||
Makefile | ||
misc.c | ||
mtree.8 | ||
mtree.c | ||
mtree.h | ||
spec.c | ||
verify.c |