.. |
mock
|
Fix write replay ordering when immediate_commit != all
|
2 years ago |
CMakeLists.txt
|
Fix write replay ordering when immediate_commit != all
|
2 years ago |
allocator.cpp
|
Skip double allocs when reading journal
|
2 years ago |
allocator.h
|
Skip double allocs when reading journal
|
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
|
Use bitmap granularity for alignment checks
|
2 years ago |
blockstore.h
|
Use bitmap granularity for alignment checks
|
2 years ago |
blockstore_flush.cpp
|
Stop flushing when less than min_flusher_count operations are available (unless a trim is forced)
|
2 years ago |
blockstore_flush.h
|
Add min_flusher_count configuration
|
2 years ago |
blockstore_impl.cpp
|
Use bitmap granularity for alignment checks
|
2 years ago |
blockstore_impl.h
|
Forget all dirty_entries before stable big_write or delete during initialisation
|
2 years ago |
blockstore_init.cpp
|
Forget all dirty_entries before stable big_write or delete during initialisation
|
2 years ago |
blockstore_init.h
|
Skip double allocs when reading journal
|
2 years ago |
blockstore_journal.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
blockstore_journal.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
blockstore_open.cpp
|
Add min_flusher_count configuration
|
2 years ago |
blockstore_read.cpp
|
Do not duplicate blockstore operations when io_uring fills up
|
2 years ago |
blockstore_rollback.cpp
|
Skip double allocs when reading journal
|
2 years ago |
blockstore_stable.cpp
|
Forget all dirty_entries before stable big_write or delete during initialisation
|
2 years ago |
blockstore_sync.cpp
|
Remember writes as "unsynced" only after completing them
|
2 years ago |
blockstore_write.cpp
|
Add some details for debug prints
|
2 years ago |
cluster_client.cpp
|
Fix write replay ordering when immediate_commit != all
|
2 years ago |
cluster_client.h
|
Fix write replay ordering when immediate_commit != all
|
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
|
Fix write replay ordering when immediate_commit != all
|
2 years ago |
etcd_state_client.h
|
Fix write replay ordering when immediate_commit != all
|
2 years ago |
fio_cluster.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 |
fio_engine.cpp
|
Move C/C++ sources to src subdirectory
|
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
|
Fix messenger possibly trying to connect to the same OSD twice
|
2 years ago |
messenger.h
|
Fix write replay ordering when immediate_commit != all
|
2 years ago |
msgr_op.cpp
|
Extract some definitions to msgr_op.{cpp,h}
|
2 years ago |
msgr_op.h
|
Extract some definitions to msgr_op.{cpp,h}
|
2 years ago |
msgr_receive.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
msgr_send.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
msgr_stop.cpp
|
Fix write replay ordering when immediate_commit != all
|
2 years ago |
nbd_proxy.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
object_id.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
osd.cpp
|
Remove http_client.h include from etcd_state_client.h
|
2 years ago |
osd.h
|
Use bitmap granularity for alignment checks
|
2 years ago |
osd_cluster.cpp
|
Remove http_client.h include from etcd_state_client.h
|
2 years ago |
osd_flush.cpp
|
Don't try to "recover" misplaced objects if it would make them degraded
|
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 PING operation and timeouts to detect OSD failures when a host goes down
|
2 years ago |
osd_ops.h
|
Add PING operation and timeouts to detect OSD failures when a host goes down
|
2 years ago |
osd_peering.cpp
|
Delete objects only after a SYNC during rebalance in the non-immediate_commit mode
|
2 years ago |
osd_peering_pg.cpp
|
Use pg_data_size instead of pg_minsize for object state calculation
|
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
|
Use bitmap granularity for alignment checks
|
2 years ago |
osd_primary.h
|
Delete objects only after a SYNC during rebalance in the non-immediate_commit mode
|
2 years ago |
osd_primary_subops.cpp
|
Assign .req as a whole to always zero out the remaining part
|
2 years ago |
osd_primary_sync.cpp
|
Extract osd_primary write and sync code into separate files
|
2 years ago |
osd_primary_write.cpp
|
Followup to 05db1308aa
|
2 years ago |
osd_rmw.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
osd_rmw.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
osd_rmw_test.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
osd_secondary.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
osd_test.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
pg_states.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
pg_states.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
qemu_driver.c
|
Move C/C++ sources to src subdirectory
|
2 years ago |
qemu_proxy.cpp
|
Remove cluster_client_t::stop()
|
2 years ago |
qemu_proxy.h
|
Move C/C++ sources to src subdirectory
|
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
|
Move C/C++ sources to src subdirectory
|
2 years ago |
test_cluster_client.cpp
|
Fix write replay ordering when immediate_commit != all
|
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_interval.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
timerfd_interval.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
timerfd_manager.cpp
|
Move C/C++ sources to src subdirectory
|
2 years ago |
timerfd_manager.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |
xor.h
|
Move C/C++ sources to src subdirectory
|
2 years ago |