From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: [GIT PULL] Re: inode_permission NULL pointer dereference in 3.13-rc1 Date: Sat, 30 Nov 2013 10:09:43 -0500 Message-ID: <20131130150943.GH3778@thunk.org> References: <20131128162618.GO10323@ZenIV.linux.org.uk> <20131128212301.GP10323@ZenIV.linux.org.uk> <20131128225102.GS10988@dastard> <20131128234441.GQ10323@ZenIV.linux.org.uk> <20131129024121.GS10323@ZenIV.linux.org.uk> <20131129035939.GT10323@ZenIV.linux.org.uk> <20131129040658.GU10323@ZenIV.linux.org.uk> <20131129041416.GV10323@ZenIV.linux.org.uk> <20131129065941.GW10323@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linus Torvalds , Dave Chinner , Christoph Hellwig , linux-fsdevel , xfs@oss.sgi.com To: Al Viro Return-path: Received: from imap.thunk.org ([74.207.234.97]:35021 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637Ab3K3PKA (ORCPT ); Sat, 30 Nov 2013 10:10:00 -0500 Content-Disposition: inline In-Reply-To: <20131129065941.GW10323@ZenIV.linux.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Nov 29, 2013 at 06:59:41AM +0000, Al Viro wrote: > > Anyway, I've pushed the minimal regression fix to vfs.git; please, pull > from > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus > > Shortlog: > Al Viro (1): > fix bogus path_put() of nd->root after some unlazy_walk() failures Linus, could you please pull this fix from Al? I can't do testing of the ext4 tree without this fix, and I'd prefer not have my own merge of Al's fix into my tree --- and I was hoping to start processing patches for the ext4 tree now that -rc2 has been released, and Turkey day is past. Thanks!! - Ted