]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include: add detach method
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 12 Dec 2019 16:59:10 +0000 (08:59 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 16 Dec 2019 21:16:40 +0000 (13:16 -0800)
commit817cc50faca45cf0a9b12983545b2e251c697ea7
treeb498b6f4c72926cdecd87d83c0f8a0844fa21dc3
parent46cf7ee23a7f861ae55f4f0f1bf8a452d85f5a63
include: add detach method

This makes the intent clear and avoids passing the output map to do the move.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/include/interval_set.h
src/os/bluestore/BlueStore.cc
src/osd/ReplicatedBackend.cc