From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:53194 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754806AbdJPVAe (ORCPT ); Mon, 16 Oct 2017 17:00:34 -0400 Received: from pps.filterd (m0098396.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v9GKx9p7142430 for ; Mon, 16 Oct 2017 17:00:34 -0400 Received: from e06smtp10.uk.ibm.com (e06smtp10.uk.ibm.com [195.75.94.106]) by mx0a-001b2d01.pphosted.com with ESMTP id 2dn063k97e-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 16 Oct 2017 17:00:33 -0400 Received: from localhost by e06smtp10.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 16 Oct 2017 22:00:31 +0100 Subject: [GIT PULL] vfs i_version fix for Linus From: Mimi Zohar To: Al Viro Cc: James Morris , linux-fsdevel , linux-security-module , linux-kernel , "Theodore Y. Ts'o" Date: Mon, 16 Oct 2017 17:00:20 -0400 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <1508187620.5464.13.camel@linux.vnet.ibm.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Al, This pull request contains a single patch that allows file systems to be mounted with i_version.  I would really appreciate your forwarding this patch to Linus. thanks, Mimi --- The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f: Linux 4.14-rc4 (2017-10-08 20:53:29 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git for-linus for you to fetch changes up to 6363f8d51cdbb392fbf9cb6e1fbf779c435f8015: vfs: fix mounting a filesystem with i_version (2017-10-16 16:38:58 -0400) ---------------------------------------------------------------- Mimi Zohar (1): vfs: fix mounting a filesystem with i_version fs/namespace.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)