Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 2009 15:13:14 +0200
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Jilles Tjoelker <jilles@stack.nl>
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:  <20090707131314.GB31722@pin.if.uz.zgora.pl>
In-Reply-To: <20090703142334.GA53614@stack.nl>
References:  <200907011552.n61FqJL5016996@svn.freebsd.org> <20090703142334.GA53614@stack.nl>

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




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