From owner-svn-src-stable@FreeBSD.ORG Fri May 22 20:33:54 2009 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A10731065673; Fri, 22 May 2009 20:33:54 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147]) by mx1.freebsd.org (Postfix) with ESMTP id 387CD8FC1C; Fri, 22 May 2009 20:33:54 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua) by mail.terabit.net.ua with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1M7bR9-000Mlg-Gc; Fri, 22 May 2009 23:33:52 +0300 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id n4MKXmUC037412 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 22 May 2009 23:33:48 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id n4MKXlX2088945; Fri, 22 May 2009 23:33:47 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id n4MKXlhD088944; Fri, 22 May 2009 23:33:47 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 22 May 2009 23:33:47 +0300 From: Kostik Belousov To: John Baldwin Message-ID: <20090522203347.GE1927@deviant.kiev.zoral.com.ua> References: <200905221754.n4MHs3cr014003@svn.freebsd.org> <200905221507.39476.jhb@freebsd.org> <4A17063F.60303@andric.com> <200905221621.15507.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="67nA0I2t09EExhkH" Content-Disposition: inline In-Reply-To: <200905221621.15507.jhb@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.1 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua X-Virus-Scanned: mail.terabit.net.ua 1M7bR9-000Mlg-Gc a6d44d6cac42326f0a6dad56b79b1c65 X-Terabit: YES Cc: src-committers@freebsd.org, Kip Macy , svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-7@freebsd.org, rwatson@freebsd.org, Dimitry Andric Subject: Re: svn commit: r192590 - stable/7/sys/sys X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2009 20:33:55 -0000 --67nA0I2t09EExhkH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 22, 2009 at 04:21:14PM -0400, John Baldwin wrote: > On Friday 22 May 2009 4:08:31 pm Dimitry Andric wrote: > > On 2009-05-22 21:07, John Baldwin wrote: > > >> Log: > > >> some ports erroneously use the existence of AT_FDCWD to check for > > >> the availability of the *at system calls so s/AT_FDCWD/AT_FDCWD_no= tyet/g > > >> =20 > > >> Reported by: Dimitry Andric > > >=20 > > > I wonder if it wouldn't be appropriate to just remove the dirfd bits = entirely=20 > > > from 7.x for now. I.e. remove NDINIT_AT(), AT_FDCWD_notyet, the 'dir= fd'=20 > > > member from the structure, the 'dirfd' parameter from NDINIT_ALL(), e= tc. ZFS=20 > > > only really needed NDINIT_ATVP(), yes? > >=20 > > Are there any plans to MFC the *at() calls? (I'd guess not, since it > > looks like they change the ABI...)=20 >=20 > I don't think there are due to the ABI change, and if they were ever MFC'= d, > the NDINIT, etc. bits could be restored as part of that merge. No, the MFC is posponed not due to KBI change. As I said, I already have a permission from re@ to change nameidata. Robert (Cc:ed) hold the MFC because the new fd argument of the at syscalls is not audited. --67nA0I2t09EExhkH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkoXDCsACgkQC3+MBN1Mb4iemQCgnKiBcPEO9Ejqk0Nsi6RqbPBJ 3wkAoJbE3I9Njsi+XJ1s82uAXM5n2r7s =O2pJ -----END PGP SIGNATURE----- --67nA0I2t09EExhkH--