]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: pin parent dentry of inode who has ll_ref > 0 1606/head
authorYan, Zheng <zheng.z.yan@intel.com>
Sat, 5 Apr 2014 14:16:08 +0000 (22:16 +0800)
committerYan, Zheng <zheng.z.yan@intel.com>
Mon, 7 Apr 2014 05:36:05 +0000 (13:36 +0800)
commit09586ec2e038af4c3e12bbcd4434017d58a22085
tree51f0cb36d41f28e440dad9d93f184bf576ee6b21
parenta75af4c2538218cf32a19c65fdcf67da8c1a0b6b
client: pin parent dentry of inode who has ll_ref > 0

This prevents Client:trim_dentry() from unlinking parent dentry of
directory inode referenced by fuse kernel module.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
src/client/Client.cc