From: Jason Dillaman Date: Mon, 20 Jul 2020 16:57:57 +0000 (-0400) Subject: common/options: changed default immutable object cache path X-Git-Tag: v16.1.0~1645^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eeecc1860f81129347c648a6cbd4a8a78ff4c636;p=ceph.git common/options: changed default immutable object cache path Switch the default path for the immutable object cache from "/tmp" to "/tmp/ceph_immutable_object_cache" to prevent the deletion of all files in the "/tmp" directory and sub-directories for unconfigured daemons. Signed-off-by: Jason Dillaman --- diff --git a/src/common/options.cc b/src/common/options.cc index 3ff9807aca28..898a4bed2c3f 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -7747,7 +7747,7 @@ static std::vector