From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752259AbcCaE1T (ORCPT ); Thu, 31 Mar 2016 00:27:19 -0400 Received: from zeniv.linux.org.uk ([195.92.253.2]:51095 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751930AbcCaE1R (ORCPT ); Thu, 31 Mar 2016 00:27:17 -0400 Date: Thu, 31 Mar 2016 05:27:15 +0100 From: Al Viro To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: [git pull] vfs fix Message-ID: <20160331042714.GY17997@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca: Linux 4.6-rc1 (2016-03-26 16:03:24 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus for you to fetch changes up to 7500c38ac3258815f86f41744a538850c3221b23: fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()" (2016-03-31 00:23:05 -0400) ---------------------------------------------------------------- Al Viro (1): fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()" fs/namei.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)