]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #31763 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 15 Jan 2020 04:32:44 +0000 (20:32 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 15 Jan 2020 04:32:44 +0000 (20:32 -0800)
commitdc018d8b79145e9dc00cbce54b65aa6bf09bc439
tree16df970751b5444ac1929c85c057125a28f02531
parenta75b7564d6feb2cf341cf94bd153ca7b4dafc404
parent03ee966b6c92b43a4f38f35351baf9ebc0126bbc
Merge PR #31763 into master

* refs/pull/31763/head:
test: auto-upgrade subvolume test
mgr/volumes: tie everything together to implement versioned subvolumes
mgr/volumes: provide subvolume create/remove/open APIs
mgr/volumes: implement subvolume based on subvolume template
mgr/volumes: implement subvolume group based on group template
mgr/volumes: implement trash as a subvolume group
mgr/volumes: snapshot util module
mgr/volumes: template for implementing groups and subvolumes
mgr/volumes: implement filesystem volume module
mgr/volumes: lock module to serialize volume operations
mgr/volumes: introduce volume specification module
mgr/volumes: add fs_util helper module

Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>