]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #20516 into wip-sage-testing-20180407.023003
authorSage Weil <sage@redhat.com>
Sat, 7 Apr 2018 02:30:18 +0000 (21:30 -0500)
committerSage Weil <sage@redhat.com>
Sat, 7 Apr 2018 02:30:18 +0000 (21:30 -0500)
commit5d0c06d5fef6f241cb65ede0ee4509cc036ff1c3
treed21aa2c92e6e054cb54a2387844e21d5ec270025
parentd7bca5d19fd9103c5af601b0e10f45c9f1a51ae6
parent7f975b09e249ed7855ec350ff66cdfaaa170491d
Merge PR #20516 into wip-sage-testing-20180407.023003

* refs/pull/20516/head:
os/filestore: advertise vdo in filestore metadata
os/filestore: implement thin provisioning utilization stats for VDO
os/bluestore/KernelDevice: advertise vdo and physical_size in metadata
os/bluestore/KernelDevice: implement thin utilization stats for VDO
os/bluestore: hook to expose utilization of thinly-provisioned device
common/blkdev: identify VDO devices beneath LVM
common/blkdev: implement VDO helper functions

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
src/os/bluestore/BlockDevice.h
src/os/bluestore/BlueStore.cc
src/os/bluestore/KernelDevice.cc
src/os/bluestore/KernelDevice.h
src/os/filestore/FileStore.cc
src/os/filestore/FileStore.h