From: Christoph Hellwig Date: Tue, 11 Nov 2008 22:48:01 +0000 (+0900) Subject: fat: make sure to set d_ops in fat_get_parent X-Git-Tag: v2.6.29-rc1~551^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6bb10393eb9a1985e97af12f0cb2906bcbf1af;p=pandora-kernel.git fat: make sure to set d_ops in fat_get_parent fat_get_parent needs to setup the dentry operations, otherwise we might lose them when the NFS server needs to reconnect out of cache inodes. Signed-off-by: Christoph Hellwig Signed-off-by: OGAWA Hirofumi --- Reading git-diff-tree failed