From owner-freebsd-fs@FreeBSD.ORG Sun Jul 24 18:44:09 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 397101065673 for ; Sun, 24 Jul 2011 18:44:09 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 921C98FC08 for ; Sun, 24 Jul 2011 18:44:08 +0000 (UTC) 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 p6OIi4JG014507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 24 Jul 2011 21:44:04 +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.4/8.14.4) with ESMTP id p6OIi44g057311; Sun, 24 Jul 2011 21:44:04 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id p6OIi4Bd057310; Sun, 24 Jul 2011 21:44:04 +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: Sun, 24 Jul 2011 21:44:04 +0300 From: Kostik Belousov To: Ben Kaduk Message-ID: <20110724184404.GB17489@deviant.kiev.zoral.com.ua> References: <201104011250.p31CoULd045353@svn.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h0EypPxsCPvv0kw1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-fs@freebsd.org Subject: Re: svn commit: r220241 - in stable/8/sys: kern sys X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jul 2011 18:44:09 -0000 --h0EypPxsCPvv0kw1 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 24, 2011 at 01:04:28PM -0400, Ben Kaduk wrote: > [replying to -fs since that is where the original discussion of adding > O_CLOEXEC occurred] >=20 > On Fri, Apr 1, 2011 at 8:50 AM, Konstantin Belousov wro= te: > > Author: kib > > Date: Fri Apr =9A1 12:50:29 2011 > > New Revision: 220241 > > URL: http://svn.freebsd.org/changeset/base/220241 > > > > Log: > > =9AMFC r219999: > > =9AAdd O_CLOEXEC flag to open(2) and fhopen(2). >=20 > I saw mail go by on debian-bsd@lists.debian.org that the are going to > pick up on these O_CLOEXEC definitions and export them, which included > the comment: > No O_SEARCH yet, since FreeBSD doesn't seem to implement it. What do you mean by exporting them ? >=20 > Would there be any reason for us to support O_SEARCH? > http://pubs.opengroup.org/onlinepubs/9699919799/functions/open.html > does not make it very clear to me whether we would want to.... We do not support O_SEARCH because nobody implemented it yet. --h0EypPxsCPvv0kw1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk4sZ/QACgkQC3+MBN1Mb4gOrQCeLt0DZEgVVKqYYHEbUlDqG4yp e0IAoMxJSnLG5B7gsv7lA/mAoq7Z8y/3 =hLnR -----END PGP SIGNATURE----- --h0EypPxsCPvv0kw1--