Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2009 16:23:35 +0200
From:      Jilles Tjoelker <jilles@stack.nl>
To:        Edward Tomasz Napierala <trasz@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r195243 - head/bin/chmod
Message-ID:  <20090703142334.GA53614@stack.nl>
In-Reply-To: <200907011552.n61FqJL5016996@svn.freebsd.org>
References:  <200907011552.n61FqJL5016996@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090703142334.GA53614>