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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 828BBC433DB for ; Thu, 18 Mar 2021 22:52:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 50A5E64F11 for ; Thu, 18 Mar 2021 22:52:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233285AbhCRWwF (ORCPT ); Thu, 18 Mar 2021 18:52:05 -0400 Received: from namei.org ([65.99.196.166]:45956 "EHLO mail.namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230368AbhCRWvr (ORCPT ); Thu, 18 Mar 2021 18:51:47 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.namei.org (Postfix) with ESMTPS id 9E1ACC6B; Thu, 18 Mar 2021 22:49:03 +0000 (UTC) Date: Fri, 19 Mar 2021 09:49:03 +1100 (AEDT) From: James Morris To: Paul Moore cc: Linux Security Module list , Anna Schumaker , Casey Schaufler , Trond Myklebust , Linux NFS Mailing List , SElinux list , Olga Kornievskaia Subject: Re: [PATCH v4 1/3] [security] Add new hook to compare new mount to an existing mount In-Reply-To: Message-ID: <1e3cd4d7-2a80-a5c1-b5cd-919bfb1e493@namei.org> References: <20210227033755.24460-1-olga.kornievskaia@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: On Thu, 18 Mar 2021, Paul Moore wrote: > On Mon, Mar 15, 2021 at 12:15 PM Paul Moore wrote: > > As long as we are clear that the latest draft of patch 1/3 is to be > > taken from the v4 patch{set} and patches 2/3 and 3/3 are to be taken > > from v3 of the patchset I don't think you need to do anything further. > > The important bit is for the other LSM folks to ACK the new hook; if I > > don't see anything from them, either positive or negative, I'll merge > > it towards the end of this week or early next. > > LSM folks, this is a reminder that if you want to object you've got > until Monday morning to do so :) I'm unclear on whether a new v5 patchset was being posted -- I assume not? -- James Morris