svn commit: r195243 - head/bin/chmod

Edward Tomasz Napierala trasz at FreeBSD.org
Tue Jul 7 13:28:06 UTC 2009


On 0703T1623, Jilles Tjoelker wrote:
> 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).

Working on it.  I think the cleanest way to solve it is to add lpathconf(2).

-- 
If you cut off my head, what would I say?  Me and my head, or me and my body?



More information about the svn-src-all mailing list