]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/filestore: avoid using global `g_ceph_context` 33458/head
authorKefu Chai <kchai@redhat.com>
Fri, 21 Feb 2020 13:04:29 +0000 (21:04 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 22 Feb 2020 03:29:34 +0000 (11:29 +0800)
commit6a09f1a141a88a35ebf26d3e4866fd426f3545aa
tree48e68f20b7b059d7aee4410d7566a9ec651d014b
parent33b69312b28ff65e3fee447f70cdb8cf4882997d
os/filestore: avoid using global `g_ceph_context`

always prefer using the local one, for better readability and
testability.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/os/filestore/FileJournal.h
src/os/filestore/JournalThrottle.h