]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
SQUASH: client: request all shared caps if ctime was requested 10922/head
authorJeff Layton <jlayton@redhat.com>
Fri, 2 Sep 2016 18:27:08 +0000 (14:27 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 2 Sep 2016 18:27:08 +0000 (14:27 -0400)
commit8e75bc144f4f57d0bfbaabe389061b2d81a486f2
treed8cc60cae55f1d7c2f1bb3a8ef3add7307547913
parent7c59b9e96a37ecf8130efec29ec6443d7793473a
SQUASH: client: request all shared caps if ctime was requested

Much like the change_attr, ctime changes can potentially be cached on
clients. Request all shared caps if the want mask specifies the ctime.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/client/Client.cc