]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/BlueStore: note wal releases in fsck
authorSage Weil <sage@redhat.com>
Tue, 22 Dec 2015 17:45:58 +0000 (12:45 -0500)
committerSage Weil <sage@redhat.com>
Fri, 1 Jan 2016 18:07:22 +0000 (13:07 -0500)
commitdc5d33b10578771e87a03e4f1f7808a19a014ec4
treecfd7a6cfa502908cc8c871618c124123814be60a
parent8941e3257006a4343d98119dec34b76989344554
os/bluestore/BlueStore: note wal releases in fsck

Include these in used_blocks (they are about to be released but
not reflected in the onode).

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