]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw_main: break up frontend config parsing
authorKarol Mroz <kmroz@suse.com>
Tue, 9 Feb 2016 23:10:15 +0000 (15:10 -0800)
committerKarol Mroz <kmroz@suse.com>
Thu, 10 Mar 2016 08:33:16 +0000 (09:33 +0100)
commit422c749b84f575ea4be68974dd874b5890bd439c
tree3040bd7bf60a52ad5900b42e32ce7f19825f9720
parentf50c332bcbb0d04f8768c3fff00c5fb3fb24e176
rgw_main: break up frontend config parsing

Before invoking global_init(), determine which frontends are configured.
If Civetweb is to be used, ensure it will be responsible for dropping
permissions after radosgw startup.

Signed-off-by: Karol Mroz <kmroz@suse.com>
src/rgw/rgw_main.cc