]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crushtool: add --move
authorKefu Chai <kchai@redhat.com>
Tue, 30 Jan 2018 09:11:24 +0000 (17:11 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 28 Mar 2018 14:37:27 +0000 (22:37 +0800)
commita12d8cce8a190ded0d1f22f53ece0923e779697b
tree595372cb57ea3cf68f2e73468e96e4b713c3debe
parentbc3131c30687c06232506e637242c1c57adc0d47
crushtool: add --move

Fixes: http://tracker.ceph.com/issues/23471
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 22c943511e5d5187235d2455af8ad4158bf0053f)

Conflicts: src/tools/crushtool.cc: argparse_withargs() was introduced in
  3fc7b2fd, but the backport of that commit removed it. so we should use
  ceph_argparse_witharg() instead.
src/test/cli/crushtool/help.t
src/tools/crushtool.cc