]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: nfs: disable gc, lc, quota, and sync threads by default
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 27 Apr 2020 23:07:47 +0000 (19:07 -0400)
committerNathan Cutler <ncutler@suse.com>
Sun, 9 Aug 2020 20:49:12 +0000 (22:49 +0200)
commit78821f17159bb39a99f2cf84e94968a125c00206
treeb7680a248e477e77c2595b6cb1040185198cb8a0
parentd4632be860683240f81bb318fdb3a913ee8d04a9
rgw: nfs: disable gc, lc, quota, and sync threads by default

These can be overridden by new options, should a site decide to
run a librgw with no radosgw instances.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit ccff9f122b94e25f1c6947cbc08a51577ccc6431)
src/common/legacy_config_opts.h
src/common/options.cc
src/rgw/librgw.cc