]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/BlueFS: tolerate longer tail 13032/head
authorSage Weil <sage@redhat.com>
Mon, 23 Jan 2017 15:24:40 +0000 (10:24 -0500)
committerSage Weil <sage@redhat.com>
Mon, 23 Jan 2017 15:24:40 +0000 (10:24 -0500)
commit8f5fcfd857bef21eb962720e21b6a9374dd07df8
treeab36064d2c0c13167414f9daa311952abdf9dbe2
parentc776710a8ec04a2fd810fc5a1899fa8868cbc80a
os/bluestore/BlueFS: tolerate longer tail

The important requirement here is that we have enough buffer to write the
whole page.

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