From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [patch] fs: fix d_validate Date: Tue, 16 Nov 2010 17:25:13 +0100 Message-ID: <20101116162513.GA1994@lst.de> References: <20101116062319.GA3242@amd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nick Piggin , linux-fsdevel@vger.kernel.org, Al Viro , Christoph Hellwig To: Linus Torvalds Return-path: Received: from verein.lst.de ([213.95.11.210]:45292 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754510Ab0KPQZr (ORCPT ); Tue, 16 Nov 2010 11:25:47 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Nov 16, 2010 at 08:20:52AM -0800, Linus Torvalds wrote: > Hmm. Iirc (and it's possible that I don't) the original reason for the > whole kmem_ptr_validate() was for nfsd sending dentry pointers back > and forth as part of the FH. If it did that it's been a long time ago, pre-2.4 at least. In addition to that since the introduction of export operations we can't NFS-export either ncpfs or smbfs anyway.