]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds/client: add btime to CapSnap and MClientCaps
authorJeff Layton <jlayton@redhat.com>
Mon, 29 Aug 2016 11:16:39 +0000 (07:16 -0400)
committerJeff Layton <jlayton@redhat.com>
Mon, 29 Aug 2016 11:16:39 +0000 (07:16 -0400)
commitd0889aa5faf910955fcb769b2b17132dcc389bf3
treeacc07a37f16af50f56288ef21ba5628f194b51e9
parent639b482903cc023cb8c82916b892f76774136f16
mds/client: add btime to CapSnap and MClientCaps

Currently we don't have a mechanism to set the btime, but we will need
that eventually. If we want to allow the client to cache that change, we
need to be able to pass it back and forth between client and server.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/client/Client.cc
src/client/Inode.h
src/mds/Locker.cc
src/messages/MClientCaps.h