Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264770AbTFLHRU (ORCPT ); Thu, 12 Jun 2003 03:17:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264776AbTFLHRU (ORCPT ); Thu, 12 Jun 2003 03:17:20 -0400 Received: from pat.uio.no ([129.240.130.16]:63913 "EHLO pat.uio.no") by vger.kernel.org with ESMTP id S264770AbTFLHRU (ORCPT ); Thu, 12 Jun 2003 03:17:20 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16104.11307.369303.408983@charged.uio.no> Date: Thu, 12 Jun 2003 00:30:51 -0700 To: Linus Torvalds Cc: Alexander Viro , Linux Kernel Subject: Re: [PATCH] First casuality of hlist poisoning in 2.5.70 In-Reply-To: References: <16103.48257.400430.785367@charged.uio.no> X-Mailer: VM 7.07 under 21.4 (patch 8) "Honest Recruiter" XEmacs Lucid Reply-To: trond.myklebust@fys.uio.no From: Trond Myklebust X-MailScanner-Information: This message has been scanned for viruses/spam. Contact postmaster@uio.no if you have questions about this scanning. X-UiO-MailScanner: No virus found Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 515 Lines: 13 Note: As far as NFS is concerned, d_move() should always assume that the dentry is unhashed. Even if we ensure that we rehash, someone else could in theory trigger a call to d_revalidate() that causes the dentry to be dropped before we get to d_move(). Cheers, Trond - 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/