]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/filestore: do not rely on ObjectStore::Transaction::osr
authorSage Weil <sage@redhat.com>
Wed, 31 Jan 2018 16:48:20 +0000 (10:48 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Feb 2018 20:09:30 +0000 (14:09 -0600)
commit31b5aec88e424bf4652269358fbb67dafa9ed8de
treec8a6b00bc368f8bf4939f7122a660a6c18e3c79f
parent58e03a9b2fb9df9c83ce70bf965dcb49b4cd693a
os/filestore: do not rely on ObjectStore::Transaction::osr

This was used only to name the osr for the purposes of the tracepoint. We
can do that ourselves!

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/filestore/FileStore.cc
src/os/filestore/FileStore.h