]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: remove snapshot dentry during rmsnap
authorYan, Zheng <zyan@redhat.com>
Sun, 28 Dec 2014 04:08:25 +0000 (12:08 +0800)
committerYan, Zheng <zyan@redhat.com>
Thu, 5 Feb 2015 14:40:38 +0000 (22:40 +0800)
commitad6f0cfb6d1076ce136ef4f28830370b7c440be3
tree5ae001d4596618c9ae3a4a4800673a490445fdee
parent087ccd6fc3a2ecf1770c189d8f482e23383ec0a0
client: remove snapshot dentry during rmsnap

reply of RMSNAP request has no trace, we need to invalidate the
snapshot dentry manually

Signed-off-by: Yan, Zheng <zyan@redhat.com>
src/client/Client.cc