]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: clean up write helper param types
authorSamuel Just <sjust@redhat.com>
Sat, 6 Mar 2021 08:03:34 +0000 (08:03 +0000)
committerSamuel Just <sjust@redhat.com>
Sun, 18 Apr 2021 07:30:38 +0000 (00:30 -0700)
commitcdcd57fd0599a6f6fd3adca4c1fdf34cdf509409
treec922a77b1fae551f8e67c7fb797633431eaf02e8
parent5b810b762700aa9403adc6b4c5e9b55d86abd970
crimson/os/seastore: clean up write helper param types

By convention, we want to pass these by value or rval
ref as their lifetimes need to be managed.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/os/seastore/seastore.cc
src/crimson/os/seastore/seastore.h