Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp751712imm; Fri, 21 Sep 2018 07:43:39 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbFMOePyGSzjgPJroIP377i+Zuml6ELVrZeL8nSBUQjhy1+85xscn+Wv2Fozq4mflkKEVF/ X-Received: by 2002:a17:902:585:: with SMTP id f5-v6mr44802285plf.7.1537541019091; Fri, 21 Sep 2018 07:43:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537541019; cv=none; d=google.com; s=arc-20160816; b=LU4jHsZyzAdzzP4d8nQrOCeJ4uYQN5AGJBKnoPl92CiM9vFWa3z/VFY1HQE1Do7r/H SzKpBvWiv4t6V5PVPMch5vUSZwQ7q5CcPQTRUscc/M4iYO349wkzxrJfQVCyqe3NFyfy RwGNVQSdzJJGQo9HcVdDh04qcaykFHT60jCXSxz1OzhkP8NEViaRrRAV3Oqxh/Qo2Hvy Z19CebezhIL9P1z9RC3qX/B8KbtKWvp9smjSnx2mwbQNQUpPnTjPAyh1T/zsJHGYN6Vl Q7SPuPhO2SYkfVe86WQJTHGcgxIv1A0Tr3uS+TGJppuQlwMEHewzxMxLcOx6ZD35CJq+ BNNg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:content-transfer-encoding :content-id:mime-version:subject:cc:to:references:in-reply-to:from :organization; bh=p3Yyw8LhEEoENeeLa8qkJkJuOWOH12RZdQwPf9j9D/0=; b=ZAWx9jHyfwvqlDWTK17czlqvN2xHK8kZT3vSlHDXPdtfJH23W/PQaNdDGm0SKiwsqz k/xWuG0PR8qHCouBetwhEi7MkzIzNRjkI6KJyN5ryTtXQjdqRos0oSMlesrj/ZQKara8 sUFg0GwvmStr4bwu28xGQ9QlI89E1Az8sl1rnfXuPdm3JsIO9usoesW94y57z4LMwcT0 KfBeUklTkBKoABgp8OQ1V4u4IoFyMZUzfBdeKLNEnR7XAm9LuXSSLeMo6VtKgBCMBO9x i6mjB21KKEw59xNTMcZ57C/X1DMWseWwBA9xjZftMNShtA9CZaW0dPAWSMOjkigoY2pJ R7zA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 205-v6si26186292pgd.271.2018.09.21.07.43.22; Fri, 21 Sep 2018 07:43:39 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390124AbeIUUay convert rfc822-to-8bit (ORCPT + 99 others); Fri, 21 Sep 2018 16:30:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59696 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389683AbeIUUay (ORCPT ); Fri, 21 Sep 2018 16:30:54 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D4F31804ED; Fri, 21 Sep 2018 14:41:43 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-123-84.rdu2.redhat.com [10.10.123.84]) by smtp.corp.redhat.com (Postfix) with ESMTP id C925517197; Fri, 21 Sep 2018 14:41:42 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20180920151214.15484-2-mszeredi@redhat.com> References: <20180920151214.15484-2-mszeredi@redhat.com> <20180920151214.15484-1-mszeredi@redhat.com> To: Miklos Szeredi Cc: dhowells@redhat.com, Al Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/6] selinux: fold superblock_doinit() into only caller MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <14240.1537540901.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Fri, 21 Sep 2018 15:41:41 +0100 Message-ID: <14242.1537540901@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Fri, 21 Sep 2018 14:41:43 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This will conflict with my patch to remove a lot of this stuff. You can find it on this branch: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/commit/?h=btrfs-mount-api with the subject "security: Remove the set_mnt_opts and clone_mnt_opts ops". Note that both nfs and btrfs need converting before this can be applied. David