]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: push down command auth checks to each command
authorSage Weil <sage@inktank.com>
Wed, 23 May 2012 00:53:27 +0000 (17:53 -0700)
committerSage Weil <sage@inktank.com>
Wed, 23 May 2012 01:31:47 +0000 (18:31 -0700)
commit7d0552a19e74b8d40c8737d2982c37926ce0684c
treee4e4ef8456ae98e25f7117cdff8baefc9bb0a555
parentc43c7744a5479a0c751599d5cd8791af7b5502c3
mon: push down command auth checks to each command

Everything except 'fsid', which I figure is truly public information?

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/Monitor.cc