Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1419239imm; Wed, 1 Aug 2018 15:55:18 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcgUqPy3lrsl+229HpFyRUGMvm7fo3Ap/hkkxSpiKWEBA03TRPQIApeqP2XPo3GZNFfTyyN X-Received: by 2002:a63:f657:: with SMTP id u23-v6mr274777pgj.258.1533164118162; Wed, 01 Aug 2018 15:55:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1533164118; cv=none; d=google.com; s=arc-20160816; b=IujlHW3pwJx4OCHt1jneq9x4am+ZojdffeslKSF/9HvIwtSfWtAsiaMQ/o+fuJMCTm sxQOvTvOCr4+3hAK8YZlGOAf2X7XWO01cK08unrur+2U2CeywTO4LIr0Ej33kTup/32+ XoxiIjS08/yd/lg5zbeCkGsKxj7qt3pyTjZUVcIBI9fcBA0K/AiLn8kIh8pP5SY/v05u rewqODwP8brr6ltw9N+pdm0/nZptuVY6wiM/zGCzLRowt5BpzGSLkm0Uoq94wgSmOMtB OCLy+kupx2fPF9JdvPkp9SHdf8Mq/+jtpISIU2sarH6D/e6G3lB3LtGFMZbQGwPiChhf n3PA== 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-id:mime-version :subject:cc:to:references:in-reply-to:from:organization :arc-authentication-results; bh=7giBPAIH/OTmWlPunYFt+VDXd9XaJLfH3zhjTSSews0=; b=C7cplU/LJstIMdBshKpfcomVGD4u+Omep/mljPomsCAuPei5p8FtonlzbUpNky9zRJ GqEE97N/Mv2QMJd0s2eaLy2Ej2aKrauObsGOC+q8QaDAKJUOoBg+A6eaDoT1ehuHUZeb pnlj4SEJSP4Or7eD6feJMYmzAT6X0Ycz6NM6PfVBwuv7Icdutb83sXchWg8lADlHGo8z J0iUfYZLoUBk6uGbVWjitlg2mrj+Pep5+315btN/mDVyPFq48VXU4gdvdico5sXAqy9m lAiplQh5Rrt7MZGeseN5i+DS1cwfA1Okb/Z9E7j0/tbfAQ1o16ub+G+Z9ZSX4gQlWGQ6 mPFA== 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 c9-v6si193897pgj.654.2018.08.01.15.55.03; Wed, 01 Aug 2018 15:55:18 -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 S1732397AbeHBAlZ (ORCPT + 99 others); Wed, 1 Aug 2018 20:41:25 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:59692 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1731854AbeHBAlZ (ORCPT ); Wed, 1 Aug 2018 20:41:25 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 315EB40216F1; Wed, 1 Aug 2018 22:53:19 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-120-116.rdu2.redhat.com [10.10.120.116]) by smtp.corp.redhat.com (Postfix) with ESMTP id 17D571C670; Wed, 1 Aug 2018 22:53:17 +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: References: <153313703562.13253.5766498657900728120.stgit@warthog.procyon.org.uk> <153313709864.13253.2279983851744713211.stgit@warthog.procyon.org.uk> To: James Morris Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, linux-security-module@vger.kernel.org, torvalds@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 08/33] vfs: Add LSM hooks for the new mount API [ver #11] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <19304.1533163997.1@warthog.procyon.org.uk> Date: Wed, 01 Aug 2018 23:53:17 +0100 Message-ID: <19305.1533163997@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.5]); Wed, 01 Aug 2018 22:53:19 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.5]); Wed, 01 Aug 2018 22:53:19 +0000 (UTC) for IP:'10.11.54.5' DOMAIN:'int-mx05.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'dhowells@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org James Morris wrote: > > (2) A hook to snoop source specifications. > > > What are source specifications? "/dev/sda1" or "my.nfs.server:/foo/bar". Actually, this hook is now gone. Source specification is done by way of a parameter with key of "source" and this can be specified multiple times if the filesystem supports it (bcachefs for example). David