]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: ExtentMap: use reshard ranges from update()
authorSage Weil <sage@redhat.com>
Fri, 27 Jan 2017 16:23:59 +0000 (11:23 -0500)
committerSage Weil <sage@redhat.com>
Thu, 2 Feb 2017 15:12:08 +0000 (10:12 -0500)
commitbb8bf06c99cfda47453c3ca716189d579903b1a7
treea23c57994523fcfdc6ef5a5cfa728b881f0ece24
parentb92062e38ef25d5574403a3fe9205746583430f9
os/bluestore: ExtentMap: use reshard ranges from update()

This gives us a single point of control for reshard, and tells us
which range we care about at the same time.

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