]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph: use conf_parse_argv to deal with nonspecial Ceph args
authorDan Mick <dan.mick@inktank.com>
Fri, 31 May 2013 00:03:13 +0000 (17:03 -0700)
committerDan Mick <dan.mick@inktank.com>
Tue, 4 Jun 2013 00:30:58 +0000 (17:30 -0700)
commitdf34cff7677f0877c01c14636bacee4754584fe3
tree81034d36532286452a064518308d0e19a5bbc270
parent065b29cdd90bc8e07601e39d57aa4cba2ce3447c
ceph: use conf_parse_argv to deal with nonspecial Ceph args

This means parsing argv only once now, so pass arg lists to
new_style_command().  A little cleanup/commenting too.

Signed-off-by: Dan Mick <dan.mick@inktank.com>
src/ceph