]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: new write path
authorSage Weil <sage@redhat.com>
Sat, 14 May 2016 12:48:47 +0000 (08:48 -0400)
committerSage Weil <sage@redhat.com>
Wed, 1 Jun 2016 15:38:49 +0000 (11:38 -0400)
commit9cfb096300d3cd3ab86a5cbcb60dd4eface1a0e8
tree4bd615323e4671e18a7baa67db3a8bb97b94c906
parentef99f9446aad534a719644b28580f1d0a8590c6b
os/bluestore: new write path

- simplified wal_op_t.  we still have overlays in there, although that
  might need to get removed soon too.
- init_csum cleanup
- totally new write path

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