]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #37721 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 22 Dec 2020 20:58:11 +0000 (12:58 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 22 Dec 2020 20:58:11 +0000 (12:58 -0800)
commit37d0e85d101e15c894ad912ec9fcd70ef3d515d9
tree6c7f06de2bf5a250afd9931a64062402b13b702d
parentf38a727c6bcce6371e59e9f4b1e3488964b5da95
parent7ed0134c9fd283dd6f4c284c292945ec3398746b
Merge PR #37721 into master

* refs/pull/37721/head:
test: add tests for new snapshot APIs
pybind/cephfs: python bindings for new snapshot APIs
client: Snapshot cephfs APIs
mds: include snapshot metadata in trace reply to client
mds: include snap metadata on-disk on snapshot creation
mds: include metadata in SnapInfo structure

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
src/client/Client.cc