]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: move PrimaryLogPG::get_rw_locks() from header to .cc. 40153/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 16 Mar 2021 12:45:06 +0000 (12:45 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 16 Mar 2021 13:44:45 +0000 (13:44 +0000)
commitdfca9f8c0d8b0bcec54ef5bbc4ae0fc3ed6bd03a
tree9d3d2f6776fee8b23df3390c0043474ac83ec67b
parentca4bb63ae0f8dde6f0ecda2a3ba8a3527abf4058
osd: move PrimaryLogPG::get_rw_locks() from header to .cc.

For the sake of symmetry with `release_object_locks()`
and easier grepping for e.g. `ctx->lock_manager`.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/osd/PrimaryLogPG.cc
src/osd/PrimaryLogPG.h