]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/options: changed default immutable object cache path
authorJason Dillaman <dillaman@redhat.com>
Mon, 20 Jul 2020 16:57:57 +0000 (12:57 -0400)
committerNathan Cutler <ncutler@suse.com>
Sat, 15 Aug 2020 13:17:38 +0000 (15:17 +0200)
commit50c903b730ade69640ef0c11c8e4edbaa7a19107
tree4059aecf857a9a0909636a582f0f3f72dc7e8551
parent7380b24760f032c8c0b96c2ecd59eca2f9ba1b8f
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 <dillaman@redhat.com>
(cherry picked from commit eeecc1860f81129347c648a6cbd4a8a78ff4c636)
src/common/options.cc