]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: fix trim_caps for inodes in root
authorJohn Spray <john.spray@redhat.com>
Mon, 8 Sep 2014 00:14:27 +0000 (01:14 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 15 Sep 2014 14:05:14 +0000 (15:05 +0100)
commit00a002143af75c74a557bc4b05815b4cdad929bc
tree3370d2e34c789cd3da712b86d20f103d4f996eac
parent2b5bbab55c44f93361e667a5ad6f759dd4fdce49
client: fix trim_caps for inodes in root

Previously client would fail to release caps for files
in the root directory in response to CEPH_SESSION_RECALL_STATE
messages.

Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc