]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: 'ceph osd crush link ...' to add a link to an existing bucket
authorSage Weil <sage@inktank.com>
Wed, 20 Mar 2013 15:00:12 +0000 (08:00 -0700)
committerSage Weil <sage@inktank.com>
Fri, 22 Mar 2013 22:15:37 +0000 (15:15 -0700)
commit6cba563f5f5079ea81ec4e936a818dc4ed887509
tree42829ae0ae31478de4f147bbc11af00da035d60e
parentfe4e86c6acd8424da625a0eb1b9171db44234201
mon: 'ceph osd crush link ...' to add a link to an existing bucket

Allow a second reference to an existing bucket to be added.  This lets
you create a DAG instead of a tree using the CLI.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/OSDMonitor.cc
src/test/cli/ceph/help.t
src/tools/ceph.cc