From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH] vfs: Fix possible NULL pointer dereference in inode_permission() Date: Fri, 10 Jan 2014 00:09:18 +0000 Message-ID: <20140110000918.GO10323@ZenIV.linux.org.uk> References: <20140109162731.12500986@gandalf.local.home> <20140109214239.GD29910@parisc-linux.org> <20140109165012.391db81e@gandalf.local.home> <20140109223127.GM10323@ZenIV.linux.org.uk> <20140109182523.5b50131f@gandalf.local.home> <20140109182756.17abaaa8@gandalf.local.home> <1389310626.15209.92.camel@localhost> <20140110000642.GN10323@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Eric Paris , Steven Rostedt , Paul McKenney , Dave Chinner , linux-fsdevel , James Morris , Andrew Morton , Stephen Smalley , Theodore Ts'o , stable , Paul Moore , LKML , Matthew Wilcox , Christoph Hellwig To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: <20140110000642.GN10323@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Fri, Jan 10, 2014 at 12:06:42AM +0000, Al Viro wrote: > and hit it whenever full ->free_inode is there and ->destroy_inode isn't. Grr... "whenever ->free_inode is there and full ->destroy_inode isn't". Apologies for sloppy editing...