From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756315AbdAJGPo (ORCPT ); Tue, 10 Jan 2017 01:15:44 -0500 Received: from [65.99.196.166] ([65.99.196.166]:51076 "EHLO namei.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753245AbdAJGPn (ORCPT ); Tue, 10 Jan 2017 01:15:43 -0500 Date: Tue, 10 Jan 2017 17:13:42 +1100 (AEDT) From: James Morris To: =?ISO-8859-15?Q?Micka=EBl_Sala=FCn?= cc: linux-kernel@vger.kernel.org, James Morris , "Serge E . Hallyn" , linux-security-module@vger.kernel.org Subject: Re: [PATCH v1] security: Fix inode_getattr documentation In-Reply-To: <20161221233225.22803-1-mic@digikod.net> Message-ID: References: <20161221233225.22803-1-mic@digikod.net> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="1665246916-2087933391-1484028822=:13316" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1665246916-2087933391-1484028822=:13316 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Thu, 22 Dec 2016, Mickaël Salaün wrote: > Replace arguments @mnt and @dentry with @path. > > Signed-off-by: Mickaël Salaün > Cc: James Morris > Cc: Serge E. Hallyn > --- > include/linux/lsm_hooks.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next -- James Morris --1665246916-2087933391-1484028822=:13316--