On Wed, Jul 01, 2009 at 03:52:19PM +0000, Edward Tomasz Napierala wrote: > + ret = pathconf(ent->fts_accpath, _PC_ACL_NFS4); There doesn't seem to be anything like lpathconf() or fpathconfat(AT_SYMLINK_NOFOLLOW), so this may not work properly for symlinks (chmod -h). -- Jilles Tjoelker