]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: disk usage now includes all snapshots by default 8870/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 28 Apr 2016 19:53:59 +0000 (15:53 -0400)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Mon, 2 May 2016 06:45:17 +0000 (12:15 +0530)
commit63738d4d154d983d98021a09daa24607df64b979
tree59a53dc778948f1e81dd588a20b7d43d50b050f1
parent6e5091e454018e42ebe79bc4ec70cd24bfaeb36d
rbd: disk usage now includes all snapshots by default

Added a new "--from-snap" optional to restrict the calculation to
specific subsets of snapshots and the HEAD revision.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 1ccdcb5b6c1cfd176a86df4f115a88accc81b4d0)
src/test/cli/rbd/help.t
src/tools/rbd/action/DiskUsage.cc