From: Trond Myklebust Date: Wed, 12 Dec 2007 16:12:15 +0000 (-0500) Subject: NFS: Fix an Oops in NFS unmount X-Git-Tag: v2.6.24-rc6~56^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a10db50a4ae813fcb2f431f2fb039933c109a925;p=pandora-kernel.git NFS: Fix an Oops in NFS unmount Ensure that the dummy 'root dentry' is invisible to d_find_alias(). If not, then it may be spliced into the tree if a parent directory from the same filesystem gets mounted at a later time. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed