Searched hist:108066 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/bin/ls/
H A Dprint.cdiff 108066 Wed Dec 18 23:13:23 MST 2002 tjr pathconf() and acl_get_file() follow links so they cannot be used to
determine whether a symlink has an ACL. Instead, assume that symbolic
links don't have ACLs and don't bother checking. Avoids spurious
ENOENT warnings when listing directories containing broken symlinks
on filesystems with ACLs enabled.

Pointed out by: rwatson, bde

Completed in 145 milliseconds