]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #20144 from adamemerson/wip-cache-register
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 7 Feb 2018 18:46:18 +0000 (13:46 -0500)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2018 18:46:18 +0000 (13:46 -0500)
commit5126848f88ead81c2c563f28c16bb1be7e66d756
treedc9e351eae4708899ccd21fc414c3a103bb548ea
parentdb81bd81fa07d0ed7d6dace51acf5cd116216862
parent69fafcaaed6c5ee32f12ac857dbf4af7e13483f8
Merge pull request #20144 from adamemerson/wip-cache-register

Cache Register!

Provide the ability to examine and delete elements from the cache.

rgw: Add cache introspection and manipulation

Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>