From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1DA89C433DF for ; Mon, 25 May 2020 08:16:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E7C7720812 for ; Mon, 25 May 2020 08:16:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731301AbgEYIQ3 (ORCPT ); Mon, 25 May 2020 04:16:29 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:52540 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727894AbgEYIQ3 (ORCPT ); Mon, 25 May 2020 04:16:29 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id C429A1C02AB; Mon, 25 May 2020 10:16:26 +0200 (CEST) Date: Mon, 25 May 2020 10:16:26 +0200 From: Pavel Machek To: "Karstens, Nate" Cc: James Bottomley , Matthew Wilcox , Alexander Viro , Jeff Layton , "J. Bruce Fields" , Arnd Bergmann , Richard Henderson , Ivan Kokshaysky , Matt Turner , Helge Deller , "David S. Miller" , Jakub Kicinski , Eric Dumazet , David Laight , "linux-fsdevel@vger.kernel.org" , "linux-arch@vger.kernel.org" , "linux-alpha@vger.kernel.org" , "linux-parisc@vger.kernel.org" , "sparclinux@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Changli Gao , "a.josey@opengroup.org" Subject: Re: [PATCH v2] Implement close-on-fork Message-ID: <20200525081626.GA16796@amd> References: <20200515152321.9280-1-nate.karstens@garmin.com> <20200515155730.GF16070@bombadil.infradead.org> <5b1929aa9f424e689c7f430663891827@garmin.com> <1589559950.3653.11.camel@HansenPartnership.com> <4964fe0ccdf7495daf4045c195b14ed6@garmin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <4964fe0ccdf7495daf4045c195b14ed6@garmin.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! >=20 > If the feedback from the community is truly and finally that system() sho= uld not be used in these applications, then is there support for updating t= he man page to better communicate that? >=20 Clarifying documenation might be the best way forward. Note you'd have to do that anyway, since people would not know about O_CLOFORK without pointers in documentation. Best regards, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --5vNYLRcllDrimb99 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl7LftoACgkQMOfwapXb+vJqEACcD+lR3XKYglSp+Req63ZwDi9m e/8An0k5uMvqkwoEcFAXFS3vLQ/eJejy =GABB -----END PGP SIGNATURE----- --5vNYLRcllDrimb99--