From: Trond Myklebust Date: Sat, 21 Oct 2006 17:24:24 +0000 (-0700) Subject: [PATCH] NFS: Cache invalidation fixup X-Git-Tag: v2.6.19-rc3~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc22617e451f23b466d4d63bb016f5f6111b69e4;p=pandora-kernel.git [PATCH] NFS: Cache invalidation fixup If someone has renamed a directory on the server, triggering the d_move code in d_materialise_unique(), then we need to invalidate the cached directory information in the source parent directory. Signed-off-by: Trond Myklebust Cc: Miklos Szeredi Cc: Maneesh Soni Cc: Dipankar Sarma Cc: Neil Brown Cc: Al Viro Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed