]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_argparse, mon: make "tell <pgid>" work (duplicating "pg <pgid>")
authorDan Mick <dan.mick@inktank.com>
Wed, 24 Jul 2013 05:13:14 +0000 (22:13 -0700)
committerDan Mick <dan.mick@inktank.com>
Fri, 26 Jul 2013 23:11:12 +0000 (16:11 -0700)
commit8985e1c9e80d1e0a646e4ae7d0e0d89c6b622068
tree9c5496b917817c0bb3756e9d4311a6c77f7e685c
parent7b42deef3810e207f0e044769e7c70175993954a
ceph_argparse, mon: make "tell <pgid>" work (duplicating "pg <pgid>")

It's a wad of special cases, but it implements "tell <pgid>" such that
it has the same effect as "pg <pgid>".

Signed-off-by: Dan Mick <dan.mick@inktank.com>
src/osd/OSD.cc
src/osd/ReplicatedPG.cc
src/pybind/ceph_argparse.py