From owner-svn-src-head@FreeBSD.ORG Tue Jul 7 13:28:06 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 210901065675; Tue, 7 Jul 2009 13:28:06 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from pin.if.uz.zgora.pl (pin.if.uz.zgora.pl [212.109.128.251]) by mx1.freebsd.org (Postfix) with ESMTP id D508D8FC1C; Tue, 7 Jul 2009 13:28:05 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: by pin.if.uz.zgora.pl (Postfix, from userid 1001) id 09B0F39BA2; Tue, 7 Jul 2009 15:13:15 +0200 (CEST) Date: Tue, 7 Jul 2009 15:13:14 +0200 From: Edward Tomasz Napierala To: Jilles Tjoelker Message-ID: <20090707131314.GB31722@pin.if.uz.zgora.pl> References: <200907011552.n61FqJL5016996@svn.freebsd.org> <20090703142334.GA53614@stack.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20090703142334.GA53614@stack.nl> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r195243 - head/bin/chmod X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2009 13:28:06 -0000 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?