Skip to content
Commit c6ffe100 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: use new D_COMPLETE dentry flag



We used to use a flag on the directory inode to track whether the dcache
contents for a directory were a complete cached copy.  Switch to a dentry
flag CEPH_D_COMPLETE that is safely updated by ->d_prune().

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent b58dc410
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment