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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 0BF8FC04AB5 for ; Mon, 3 Jun 2019 22:43:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D75F626AAD for ; Mon, 3 Jun 2019 22:43:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726101AbfFCWnF (ORCPT ); Mon, 3 Jun 2019 18:43:05 -0400 Received: from namei.org ([65.99.196.166]:36574 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726097AbfFCWnF (ORCPT ); Mon, 3 Jun 2019 18:43:05 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x53MgpIv017414; Mon, 3 Jun 2019 22:42:51 GMT Date: Tue, 4 Jun 2019 08:42:51 +1000 (AEST) From: James Morris To: David Howells cc: viro@zeniv.linux.org.uk, stable@vger.kernel.org, Jose Bollo , Casey Schaufler , torvalds@linux-foundation.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Smack: Restore the smackfsdef mount option and add missing prefixes In-Reply-To: <17467.1559300202@warthog.procyon.org.uk> Message-ID: References: <155930001303.17253.2447519598157285098.stgit@warthog.procyon.org.uk> <17467.1559300202@warthog.procyon.org.uk> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: On Fri, 31 May 2019, David Howells wrote: > Should this go via Al's tree, James's tree, Casey's tree or directly to Linus? If it's specific to one LSM (as this is), via Casey, who can decide to forward to Al or Linus. -- James Morris