]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
radosgw: shut down threadpool
authorSage Weil <sage@newdream.net>
Mon, 26 Sep 2011 20:28:01 +0000 (13:28 -0700)
committerSage Weil <sage@newdream.net>
Mon, 26 Sep 2011 20:28:01 +0000 (13:28 -0700)
commit0dc45beaa08f184bdf9bf20a1176bb5b753dfd59
tree0a9536ed47a05b22f094d4f719b5fa199db1e048
parentb582e7cd7dd3270f75a4b870fff61a649c366ea8
radosgw: shut down threadpool

Don't crash when run as a non-daemon without apache.. e.g. 'radosgw' with
no args.

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