From owner-freebsd-bugs@FreeBSD.ORG Wed Mar 14 17:30:05 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4DC0106564A for ; Wed, 14 Mar 2012 17:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 798D18FC0C for ; Wed, 14 Mar 2012 17:30:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2EHU5NM026147 for ; Wed, 14 Mar 2012 17:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2EHU5nH026144; Wed, 14 Mar 2012 17:30:05 GMT (envelope-from gnats) Date: Wed, 14 Mar 2012 17:30:05 GMT Message-Id: <201203141730.q2EHU5nH026144@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Matthew Story Cc: Subject: Re: bin/166056: [patch][bin] find fails with .: permission denied, even when using absolute paths X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Story List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2012 17:30:05 -0000 The following reply was made to PR bin/166056; it has been noted by GNATS. From: Matthew Story To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: bin/166056: [patch][bin] find fails with .: permission denied, even when using absolute paths Date: Wed, 14 Mar 2012 13:20:26 -0400 --20cf307cfd46f9824a04bb373032 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Mar 14, 2012 at 3:06 AM, Matthew Story wrote: > On Tue, Mar 13, 2012 at 3:19 PM, Matthew Story wrote: > >> On Tue, Mar 13, 2012 at 3:08 PM, Matthew Story wrote: >> > It also sets FTS_NOCHDIR if it cannot open "." O_RDONLY. the man-page for > fts is silent on these two issues, I'll file a separate PR to document that. > see: docs/166091 --20cf307cfd46f9824a04bb373032 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, Mar 14, 2012 at 3:06 AM, Matthew Story <matthewstory@gmail.com> w= rote:
On Tue, Mar 13, 2012 at 3:19 PM, Ma= tthew Story <matthewstory@gmail.com> wrote:
On Tue, Mar 13, 2012 at 3:08 PM, Matthew Story <<= a href=3D"mailto:matthewstory@gmail.com" target=3D"_blank">matthewstory@gma= il.com> wrote:
It also sets FTS_NOCHDIR if it cannot open "." O_RDONLY. =A0= the man-page for fts is silent on these two issues, I'll file a separat= e PR to document that.

see: doc= s/166091
--20cf307cfd46f9824a04bb373032--