From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757492AbdJPVAf (ORCPT ); Mon, 16 Oct 2017 17:00:35 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:59138 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754608AbdJPVAd (ORCPT ); Mon, 16 Oct 2017 17:00:33 -0400 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" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-MML: disable x-cbid: 17101621-0040-0000-0000-000003E3642F X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17101621-0041-0000-0000-000025E59FB3 Message-Id: <1508187620.5464.13.camel@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-10-16_07:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=4 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1710160293 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-)