ceph/src/os/bluestore
Sage Weil 1a0d645b1c Merge pull request #16315 from majianpeng/bluestore-misc-fix
os/bluestore: misc fix and cleanups

Reviewed-by: Kefu Chai <kchai@redhat.com>
2017-07-16 21:11:11 -05:00
..
Allocator.cc
Allocator.h
BitAllocator.cc os/bluestore: more typo fixes 2017-06-12 20:55:33 +08:00
BitAllocator.h
BitMapAllocator.cc
BitMapAllocator.h
BitmapFreelistManager.cc os/bluestore: Make BitmapFreelistManager kv itereator short lived. 2017-07-11 18:31:16 -05:00
BitmapFreelistManager.h
BlockDevice.cc os/bluestore/BlockDevice:support pmem device as bluestore backend. 2017-06-07 23:22:52 +08:00
BlockDevice.h
bluefs_types.cc
bluefs_types.h
BlueFS.cc Merge pull request #15973 from majianpeng/bluefs-async-compact-log 2017-07-08 21:29:59 -05:00
BlueFS.h
BlueRocksEnv.cc
BlueRocksEnv.h
bluestore_tool.cc
bluestore_types.cc os/bluestore: add sanity check when appending pextents of blob 2017-06-15 17:11:23 +08:00
bluestore_types.h os/bluestore: dedup is_allocated() and is_unallocated() of bluestore_blob_t 2017-06-15 17:11:23 +08:00
BlueStore.cc Merge pull request #16315 from majianpeng/bluestore-misc-fix 2017-07-16 21:11:11 -05:00
BlueStore.h Merge pull request #16045 from Liuchang0812/wip-compact-osd-feature 2017-07-15 10:57:13 +08:00
FreelistManager.cc
FreelistManager.h
KernelDevice.cc Merge pull request #16121 from shashalu/fix-kerneldevice-size 2017-07-08 09:00:47 -05:00
KernelDevice.h
NVMEDevice.cc os/bluestore: fix build errors when spdk is on 2017-07-05 01:42:10 -04:00
NVMEDevice.h os/bluestore: fix build errors when spdk is on 2017-07-05 01:42:10 -04:00
PMEMDevice.cc os/bluestore/BlockDevice:support pmem device as bluestore backend. 2017-06-07 23:22:52 +08:00
PMEMDevice.h os/bluestore/BlockDevice:support pmem device as bluestore backend. 2017-06-07 23:22:52 +08:00
StupidAllocator.cc
StupidAllocator.h