]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #24270 into master
authorSage Weil <sage@redhat.com>
Fri, 12 Oct 2018 21:14:37 +0000 (16:14 -0500)
committerSage Weil <sage@redhat.com>
Fri, 12 Oct 2018 21:14:37 +0000 (16:14 -0500)
* refs/pull/24270/head:
osd: make 'cache drop' command require 'executable' permission
osd: rename 'drop cache' and 'get cache stats' to group them by component
doc: add documentation for 'drop cache' and 'get cache stats'
osd: don't print osdmap cache stats in 'get cache stats' command
osd: do not clear osdmap cache on 'drop cache' command
osd: offload dumping cache stats to the object store
osd: pass a stream to flush_cache commands for more verbosity
osd: implement flush_cache() method for Filestore
osd: add clear_cache and get_cache_object_count commands

Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
1  2 
src/osd/OSD.cc

diff --cc src/osd/OSD.cc
Simple merge