.. |
mock
|
Fix write replay ordering when immediate_commit != all
|
2 years ago |
CMakeLists.txt
|
Release 0.6.2
|
2 years ago |
allocator.cpp
|
Add "external" bitmap support to osd_rmw
|
2 years ago |
allocator.h
|
Add "external" bitmap support to osd_rmw
|
2 years ago |
base64.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
base64.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
blockstore.cpp
|
Implement journaled write throttling for the SSD+HDD case
|
2 years ago |
blockstore.h
|
Implement journaled write throttling for the SSD+HDD case
|
2 years ago |
blockstore_flush.cpp
|
Refuse to start with old journal version
|
2 years ago |
blockstore_flush.h
|
Add "external" bitmap support to osd_rmw
|
2 years ago |
blockstore_impl.cpp
|
Implement journaled write throttling for the SSD+HDD case
|
2 years ago |
blockstore_impl.h
|
Add metadata superblock and check it on start
|
2 years ago |
blockstore_init.cpp
|
Add metadata superblock and check it on start
|
2 years ago |
blockstore_init.h
|
Add metadata superblock and check it on start
|
2 years ago |
blockstore_journal.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
blockstore_journal.h
|
Refuse to start with old journal version
|
2 years ago |
blockstore_open.cpp
|
Add metadata superblock and check it on start
|
2 years ago |
blockstore_read.cpp
|
Add simplified interface to read blockstore bitmaps synchronously
|
2 years ago |
blockstore_rollback.cpp
|
Use clean_entry_bitmap_size instead of entry_attr_size back because of changed bitmap handling
|
2 years ago |
blockstore_stable.cpp
|
Do not increment inode statistics if the object already exists
|
2 years ago |
blockstore_sync.cpp
|
Fix a possible crash during SYNC when journal fsyncs are enabled
|
2 years ago |
blockstore_write.cpp
|
Implement journaled write throttling for the SSD+HDD case
|
2 years ago |
cluster_client.cpp
|
Enable chained reads in the client
|
2 years ago |
cluster_client.h
|
Watch inode metadata revisions
|
2 years ago |
crc32c.c
|
Move C/C++ sources to src subdirectory
|
2 years ago |
crc32c.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
dump_journal.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
epoll_manager.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
epoll_manager.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
etcd_state_client.cpp
|
Watch inode metadata revisions
|
2 years ago |
etcd_state_client.h
|
Watch inode metadata revisions
|
2 years ago |
fio_cluster.cpp
|
Introduce image names and metadata storage in etcd
|
2 years ago |
fio_engine.cpp
|
Implement journaled write throttling for the SSD+HDD case
|
2 years ago |
fio_headers.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
fio_sec_osd.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
http_client.cpp
|
Allow to specify etcd URLs for OSDs with http://, do not die with a strange error if -etcd option is missing for fio
|
2 years ago |
http_client.h
|
Allow to specify etcd URLs for OSDs with http://, do not die with a strange error if -etcd option is missing for fio
|
2 years ago |
malloc_or_die.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
messenger.cpp
|
Prevent 0.6.x OSDs from talking to 0.5.x
|
2 years ago |
messenger.h
|
Add "external" bitmap support to the secondary OSD protocol
|
2 years ago |
msgr_op.cpp
|
Extract some definitions to msgr_op.{cpp,h}
|
2 years ago |
msgr_op.h
|
Actual snapshot support (untested)
|
2 years ago |
msgr_receive.cpp
|
Fix a memory leak in the chained read implementation
|
2 years ago |
msgr_send.cpp
|
Add "read bitmaps" operation to secondary OSD protocol
|
2 years ago |
msgr_stop.cpp
|
Fix use-after-free in keepalive_timer and rework stop_client()
|
2 years ago |
nbd_proxy.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
object_id.h
|
Actual snapshot support (untested)
|
2 years ago |
osd.cpp
|
Implement journaled write throttling for the SSD+HDD case
|
2 years ago |
osd.h
|
Implement chained (optimized) read in the primary OSD code
|
2 years ago |
osd_cluster.cpp
|
Fix statistics reporting, split inode number into pool & inode
|
2 years ago |
osd_flush.cpp
|
Do not crash on PG re-peering events when operations are in progress
|
2 years ago |
osd_id.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
osd_main.cpp
|
Use bitmap granularity for alignment checks
|
2 years ago |
osd_ops.cpp
|
Add "read bitmaps" operation to secondary OSD protocol
|
2 years ago |
osd_ops.h
|
Prevent 0.6.x OSDs from talking to 0.5.x
|
2 years ago |
osd_peering.cpp
|
Do not crash on PG re-peering events when operations are in progress
|
2 years ago |
osd_peering_pg.cpp
|
Do not crash on PG re-peering events when operations are in progress
|
2 years ago |
osd_peering_pg.h
|
Delete objects only after a SYNC during rebalance in the non-immediate_commit mode
|
2 years ago |
osd_peering_pg_test.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
osd_primary.cpp
|
Implement chained (optimized) read in the primary OSD code
|
2 years ago |
osd_primary.h
|
Implement chained (optimized) read in the primary OSD code
|
2 years ago |
osd_primary_chain.cpp
|
Oooops, fix chained reads
|
2 years ago |
osd_primary_subops.cpp
|
Implement chained (optimized) read in the primary OSD code
|
2 years ago |
osd_primary_sync.cpp
|
Do not crash on PG re-peering events when operations are in progress
|
2 years ago |
osd_primary_write.cpp
|
Fix bitmap_set for replicated pools
|
2 years ago |
osd_rmw.cpp
|
Implement chained (optimized) read in the primary OSD code
|
2 years ago |
osd_rmw.h
|
Allocate bitmaps along with stripes to avoid memory fragmentation
|
2 years ago |
osd_rmw_test.cpp
|
Allocate bitmaps along with stripes to avoid memory fragmentation
|
2 years ago |
osd_secondary.cpp
|
Prevent 0.6.x OSDs from talking to 0.5.x
|
2 years ago |
osd_test.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
pg_states.cpp
|
Do not crash on PG re-peering events when operations are in progress
|
2 years ago |
pg_states.h
|
Do not crash on PG re-peering events when operations are in progress
|
2 years ago |
qemu_driver.c
|
Remove aio_context assertion, it seems it is unneeded
|
2 years ago |
qemu_proxy.cpp
|
Capture all by value in qemu_proxy
|
2 years ago |
qemu_proxy.h
|
Introduce image names and metadata storage in etcd
|
2 years ago |
ringloop.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
ringloop.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
rm_inode.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
rw_blocking.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
rw_blocking.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
stub_bench.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
stub_osd.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
stub_uring_osd.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
test_allocator.cpp
|
Skip double allocs when reading journal
|
2 years ago |
test_blockstore.cpp
|
Implement journaled write throttling for the SSD+HDD case
|
2 years ago |
test_cluster_client.cpp
|
Watch inode metadata revisions
|
2 years ago |
test_pattern.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
test_shit.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
timerfd_manager.cpp
|
Add microsecond accuracy to set_timer
|
2 years ago |
timerfd_manager.h
|
Add microsecond accuracy to set_timer
|
2 years ago |
xor.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |