From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757132AbbA2TdD (ORCPT ); Thu, 29 Jan 2015 14:33:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53130 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753845AbbA2TdB (ORCPT ); Thu, 29 Jan 2015 14:33:01 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20150129182558.GA11745@wfg-t540p.sh.intel.com> References: <20150129182558.GA11745@wfg-t540p.sh.intel.com> To: Fengguang Wu Cc: dhowells@redhat.com, LKP , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [vfs] kernel BUG at fs/namei.c:1066! MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4835.1422559974.1@warthog.procyon.org.uk> Date: Thu, 29 Jan 2015 19:32:54 +0000 Message-ID: <4836.1422559974@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fengguang Wu wrote: > commit 1bdc0d05755a7b261658f4d7b9d5e5a66773fa72 > Author: David Howells > AuthorDate: Wed Jan 28 11:56:45 2015 +0000 > Commit: David Howells > CommitDate: Wed Jan 28 12:06:23 2015 +0000 > > VFS: Split DCACHE_FILE_TYPE into regular and special types Yep, I just fixed this patch. David