]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosgw: drop useless/broken set_val daemonize
authorSage Weil <sage@newdream.net>
Fri, 21 Oct 2011 23:36:08 +0000 (16:36 -0700)
committerSage Weil <sage@newdream.net>
Fri, 21 Oct 2011 23:36:08 +0000 (16:36 -0700)
commit1b846f43f181ac31a1a1911c74b7cf3ae063f35d
treea7320acc4a8398e474411b4e1d239ed6370ecd50
parent1f7cb7570a1ababe5a32bda3f5c1c120e1333648
radosgw: drop useless/broken set_val daemonize

Not sure what the intent was here anyway... but it is broken (the func
takes a string, not a bool).

Signed-off-by: Sage Weil <sage@newdream.net>
src/rgw/rgw_main.cc