]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #6545 from dzafman/wip-dry-fixes
authorDavid Zafman <dzafman@redhat.com>
Wed, 18 Nov 2015 20:41:33 +0000 (12:41 -0800)
committerDavid Zafman <dzafman@redhat.com>
Wed, 18 Nov 2015 20:41:33 +0000 (12:41 -0800)
commitb75d1074f67f3409ab97c0731f948efe5c1e8622
treeb8934261d40b2165c27f7c99cc090e678ac9e2d9
parent133b0dee86dd45117dbe72d53b78dad27cc29739
parente89f0e1c5e8a378809bec7c705ea2c23235d4b28
Merge pull request #6545 from dzafman/wip-dry-fixes

Fix --dry-run for many ceph-objectstore-tool operations

Includes adding missing tests for xattr and omap
Add testing of --dry-run for most operations
Minor cleanup of rados command output

Reviewed-by: Kefu Chai <kchai@redhat.com>