]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: mark_used for wctx->writes
authorSage Weil <sage@redhat.com>
Tue, 4 Apr 2017 13:52:22 +0000 (09:52 -0400)
committerSage Weil <sage@redhat.com>
Tue, 4 Apr 2017 16:12:25 +0000 (12:12 -0400)
commit045acc3fb06d1b515be15cd0ce26f56380441172
tree63adffbdc5f6ef88b74fa3824a67bd88c7a0fac0
parent31c550f7bd8873d0f4e9107d34e0bcca28fc64bd
os/bluestore: mark_used for wctx->writes

The refactored blob reuse code needs to mark blobs used when
processing wctx->writes.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueStore.cc