]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: use WriteContext and do_alloc_write for _do_write_small
authorSage Weil <sage@redhat.com>
Thu, 26 May 2016 15:11:55 +0000 (11:11 -0400)
committerSage Weil <sage@redhat.com>
Wed, 1 Jun 2016 15:40:49 +0000 (11:40 -0400)
commit326bb0f865c8092727949f6492bb20449de6f7c2
treef33a952e8f43711772dbffb4aee7207e3a996cd1
parenteb977e6ba37365014dc7a736aa0f2aad750ad157
os/bluestore: use WriteContext and do_alloc_write for _do_write_small

Kill some mostly-duplicated code

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