From: Sage Weil Date: Tue, 15 Mar 2011 22:53:40 +0000 (-0700) Subject: ceph: clear parent D_COMPLETE flag when on dentry prune X-Git-Tag: v3.2-rc1~31^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b58dc4100b9190f2cb437f1f67ffcb9f9acc4923;p=pandora-kernel.git ceph: clear parent D_COMPLETE flag when on dentry prune When the VFS prunes a dentry from the cache, clear the D_COMPLETE flag on the parent dentry. Do this for the live and snapshotted namespaces. Do not bother for the .snap dir contents, since we do not cache that. Signed-off-by: Sage Weil --- Reading git-diff-tree failed