Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760092Ab3CIATX (ORCPT ); Fri, 8 Mar 2013 19:19:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24327 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754898Ab3CIATW (ORCPT ); Fri, 8 Mar 2013 19:19:22 -0500 Date: Fri, 8 Mar 2013 19:19:17 -0500 From: Dave Jones To: Linus Torvalds Cc: Linux Kernel , Al Viro Subject: Re: BUG_ON(nd->inode != parent->d_inode); Message-ID: <20130309001917.GA6015@redhat.com> Mail-Followup-To: Dave Jones , Linus Torvalds , Linux Kernel , Al Viro References: <20130308193652.GA11692@redhat.com> <20130308210432.GA21500@redhat.com> <20130308230734.GA28317@redhat.com> <20130308233041.GA32587@redhat.com> <20130308235514.GA5605@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 729 Lines: 20 On Fri, Mar 08, 2013 at 04:02:02PM -0800, Linus Torvalds wrote: > On Fri, Mar 8, 2013 at 3:55 PM, Dave Jones wrote: > > > > That one was printed out with %s > > Ok, so those random pathnames you generate? They're funky. I just did a test with just a page of 'A's, and got the same result, so while that unicode stuff looks fancy, it isn't necessary to tickle these bugs. Trying to figure out exactly what change I made that started triggering this. Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/