]> git.apps.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)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 27 Apr 2020 23:12:09 +0000 (19:12 -0400)
commitccff9f122b94e25f1c6947cbc08a51577ccc6431
treebb1ab5b75e5adf73ebd69583c13d8637171bf17c
parented98de9fc45e4d28ba01b389fe2b2f225a4b8606
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>
src/common/legacy_config_opts.h
src/common/options.cc
src/rgw/librgw.cc