summaryrefslogtreecommitdiffstats
path: root/src/tools/rbd/action/DiskUsage.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rbd: make sure the return-value 'r' will be returned.Shiyang Ruan2018-11-021-1/+1
* tools/rbd: minor fixes for rbd du displaysongweibin2018-08-151-1/+35
* rbd: add support for namespacesJason Dillaman2018-06-221-4/+5
* tools/rbd/action: align column headers leftSage Weil2018-06-151-2/+2
* rbd: disable cache for actions that open multiple imagesJason Dillaman2018-05-111-0/+2
* rbd: disk-usage can now optionally compute exact on-disk usageJason Dillaman2018-05-091-7/+8
* include/types: format decimal numbers with decimal factorJan Fajerski2018-04-031-4/+4
* rbd: filter out UserSnapshotNamespace in do_disk_usagesongweibin2018-02-221-1/+6
* rbd: add missing period at the end of mesgsongweibin2018-01-311-1/+1
* rbd: properly pass ceph global command line args to subprocessMykola Golub2018-01-171-1/+2
* rbd: disk usage on empty pool no longer returns an error messageJason Dillaman2017-11-201-1/+1
* rbd: adding newline operation when only '--format' usedsongweibin2017-08-181-1/+1
* rbd: return error if we specified a wrong image name for rbd duDongsheng Yang2016-09-181-0/+6
* rbd: disk usage now includes all snapshots by defaultJason Dillaman2016-04-281-5/+27
* rbd: add support for relaxed image spec validationJason Dillaman2016-04-141-1/+1
* DiskUsage: close formatter session on error exitxiexingguo2015-11-261-6/+8
* rbd: migrated existing command logic to new namespacesJason Dillaman2015-11-051-0/+208
* rbd: stub versions of all existing CLI commandsJason Dillaman2015-11-051-0/+60