Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp6557473ybl; Wed, 15 Jan 2020 06:37:37 -0800 (PST) X-Google-Smtp-Source: APXvYqwbRNTlJQSezli2l1iGVzfbTYzdC5b8zdx4aBNNpsdz1BnTLrAxXaioNMu3JzznhojXGb1I X-Received: by 2002:aca:dc45:: with SMTP id t66mr26885oig.39.1579099057529; Wed, 15 Jan 2020 06:37:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579099057; cv=none; d=google.com; s=arc-20160816; b=NkaitmOmerCd0j9DWR5uKpFi1fKBth9k2YPmSwk6L3oiu6e0pgw5eqolGNbRSQFeZP VFO4YEgRgFPBahI0u7YJOQEvUVwGZLn8P8PDECJFek08OkZkmH1mUPN6+w/c6/nkDNaz S83/dFclXVS6m60iyx1ZGmFY5T83ylmP0J27hui5pbOnntDi03arYrMR74qR/wawKMQX Hz6hP5wum35ejeTyHtt/JOegf40hLvDzWrbf13OMjGKQRny88/I/J0K/MyfbMhWR4F84 wM8xobbGuZEttUvwl6GXm6znTsj2sIX/40s+hFI6TKdY2kcQ88IQc59wkH1L9b1U+qlA sG5g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=yGhpzTFuTCjNM8tFkv9cY1e4D+whS699sErM5eFymZg=; b=vb6zvxaaKRaDUXYavNYXj0MqcDzb0dHFzXusmMOIZ4swNJnBUUL5ww3X/uDMNJAWOj ubGnSzeZ/eTE7f9NF0eazz6/5U85QCOF+6NqcYi07LLA8SJqGzgnSOv5LK8s8Th/gz7h KSjczl5usFPjd5snYza//IFvIPDn7x6zL/+zrtG2bv2ssbtT5sKnN9XJBzdipQOiQL04 LeQ3wFD/wt3R3IhBuIz95ysdXoLwWZWzl94cCyTzWHE3He61w6+pU9+QSLszrE5iWqkR 23EYV1V9cb113y+cqXOZRoP0blVzQMN2eLe+sdeOrBSOiOdagdCFPJMAgG+G4C0yojsR DFTg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n11si10288338otq.112.2020.01.15.06.37.25; Wed, 15 Jan 2020 06:37:37 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729125AbgAOOfW (ORCPT + 99 others); Wed, 15 Jan 2020 09:35:22 -0500 Received: from mout-p-101.mailbox.org ([80.241.56.151]:22240 "EHLO mout-p-101.mailbox.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726418AbgAOOfV (ORCPT ); Wed, 15 Jan 2020 09:35:21 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 47yVGv2gWTzKmbK; Wed, 15 Jan 2020 15:35:19 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter05.heinlein-hosting.de (spamfilter05.heinlein-hosting.de [80.241.56.123]) (amavisd-new, port 10030) with ESMTP id P4dLfi4K-_0D; Wed, 15 Jan 2020 15:35:13 +0100 (CET) Date: Thu, 16 Jan 2020 01:34:59 +1100 From: Aleksa Sarai To: Al Viro Cc: Linus Torvalds , David Howells , Eric Biederman , stable , Christian Brauner , Serge Hallyn , dev@opencontainers.org, Linux Containers , Linux API , linux-fsdevel , Linux Kernel Mailing List , Ian Kent Subject: Re: [PATCH RFC 0/1] mount: universally disallow mounting over symlinks Message-ID: <20200115143459.l4wurqyetkmptsdm@yavin> References: <20200101234009.GB8904@ZenIV.linux.org.uk> <20200102035920.dsycgxnb6ba2jhz2@yavin.dot.cyphar.com> <20200103014901.GC8904@ZenIV.linux.org.uk> <20200108031314.GE8904@ZenIV.linux.org.uk> <20200110210719.ktg3l2kwjrdutlh6@yavin> <20200114045733.GW8904@ZenIV.linux.org.uk> <20200114200150.ryld4npoblns2ybe@yavin> <20200115142517.GI8904@ZenIV.linux.org.uk> <20200115142906.saagd2lse7i7njux@yavin> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="u4mn5eoypdaexxxf" Content-Disposition: inline In-Reply-To: <20200115142906.saagd2lse7i7njux@yavin> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --u4mn5eoypdaexxxf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2020-01-16, Aleksa Sarai wrote: > On 2020-01-15, Al Viro wrote: > > On Wed, Jan 15, 2020 at 07:01:50AM +1100, Aleksa Sarai wrote: > >=20 > > > Yes, there were two patches I sent a while ago[1]. I can re-send them= if > > > you like. The second patch switches open_how->mode to a u64, but I'm > > > still on the fence about whether that makes sense to do... > >=20 > > IMO plain __u64 is better than games with __aligned_u64 - all sizes are > > fixed, so... > >=20 > > > [1]: https://lore.kernel.org/lkml/20191219105533.12508-1-cyphar@cypha= r.com/ > >=20 > > Do you want that series folded into "open: introduce openat2(2) syscall" > > and "selftests: add openat2(2) selftests" or would you rather have them > > appended at the end of the series. Personally I'd go for "fold them in" > > if it had been about my code, but it's really up to you. >=20 > "fold them in" would probably be better to avoid making the mainline > history confusing afterwards. Thanks. Also (if you prefer) I can send a v3 which uses u64s rather than aligned_u64s. --=20 Aleksa Sarai Senior Software Engineer (Containers) SUSE Linux GmbH --u4mn5eoypdaexxxf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSxZm6dtfE8gxLLfYqdlLljIbnQEgUCXh8jEAAKCRCdlLljIbnQ EgAQAQC483OrZyiBJYG/79I435iT1B2imv4w4itecQxjDIotqQEA4j43Ly9wivoP vlgdPGsgRV9piX8BxAvqQHyRKdQcdww= =q/o9 -----END PGP SIGNATURE----- --u4mn5eoypdaexxxf--