Commit Graph

1023 Commits (bb84379db6ad75278726434e1a40141b05b0b6db)
 

Author SHA1 Message Date
Vitaliy Filippov 145e5cfb86 MCL_ONFAULT is not available under centos 7 1 year ago
Vitaliy Filippov 73ae578981 Add osd_memlock option 1 year ago
Vitaliy Filippov 20ee4ed758 Update some parameter docs 1 year ago
Vitaliy Filippov 63de79d1b2 Change > to | to preserve newlines 1 year ago
Vitaliy Filippov f712967079 And one more sqe starvation fix 1 year ago
Vitaliy Filippov df0cd85352 Fix another part of the "async sqe clear" bug (followup to d9857a5340) 1 year ago
Vitaliy Filippov ebaf4d7a72 Fix compatibility with fio 3.28+ 1 year ago
Vitaliy Filippov d4bc10542c Fix compatibility with liburing >= 2.1 where it only has __pad2[2] 1 year ago
Vitaliy Filippov 140309620a Free recv_buf in nbd_proxy 1 year ago
Vitaliy Filippov 0a610ee943 Destroy the client after completing CLI command 1 year ago
Vitaliy Filippov f3ce166064 Do not print nan% in df when a pool has no available OSDs 1 year ago
Vitaliy Filippov 717d303370 Handle get_sqe failures, don't die with "will fall out of sync" in epoll_manager 1 year ago
Vitaliy Filippov d9857a5340 Check for SQEs, not for completions 1 year ago
Vitaliy Filippov eb5d9153e8 Fix build under centos 7 1 year ago
Vitaliy Filippov ae6d1ed1d5 Remove completed items 1 year ago
Vitaliy Filippov d123e58ea3 Fix yaml syntax - remove ` in default 1 year ago
Vitaliy Filippov d9869d8116 Add parameter documentation 1 year ago
Vitaliy Filippov 4047ca606f Add missing cancel_op(currently being read op) when stopping a client 1 year ago
Vitaliy Filippov 218e294e9c > 0, of course 1 year ago
Vitaliy Filippov c1929cabe0 Release 0.6.12 1 year ago
Vitaliy Filippov cc6b24e03a Allow to configure NBD timeout, max devices and partitions 1 year ago
Vitaliy Filippov 0757ba630a Do not happily NBD "map" non-existing images, do not try to benchmark them too 1 year ago
Vitaliy Filippov 2a0b881685 Respect max_write_iodepth for deletes 1 year ago
Vitaliy Filippov 9a15b843ff Do not set pg_real_size to 0 1 year ago
Vitaliy Filippov 8dc1ffb13b Try to connect with PG peers before deciding it's incomplete :) 1 year ago
Vitaliy Filippov ba63af49b4 Add etcd retries everywhere (they were missing in some places) 1 year ago
Vitaliy Filippov 31b9c683ee Fix flushing of unclean objects 1 year ago
Vitaliy Filippov 3abcac058f Check for double response_callback call more 1 year ago
Vitaliy Filippov e01c4db702 Add paranoic if()s to prevent accidental double free of etcd_watch_ws 1 year ago
Vitaliy Filippov a5cf06acd0 Remove etcd timeout and keepalive interval hardcode 1 year ago
Vitaliy Filippov 9c3653b1e1 Handle EINTR 1 year ago
Vitaliy Filippov 23e578b6a2 Fix common.sh 1 year ago
Vitaliy Filippov 7920414bee Fix build under older gcc (debian buster) 1 year ago
Vitaliy Filippov 098e369a3b Fix rand initialization, add etcd connection/disconnection logging 1 year ago
Vitaliy Filippov a43ef525a2 Remove two last end()s from http_client (should have been removed in the keepalive patch) 1 year ago
Vitaliy Filippov 8a6b07d8f7 Add a 2/5 etcd failure test 1 year ago
Vitaliy Filippov 2c930d55fb
Merge pull request #41 from promobit-bitblaze/1-small-fix 1 year ago
Mikhail Koshel d798e0821e #1 fix deps 1 year ago
Vitaliy Filippov e591a3e9f7 Include sys/stat.h in messenger.cpp 1 year ago
Vitaliy Filippov 77cc18420a Fix leaks detected by clang scan-build (only 1 of 4 may be important though) 1 year ago
Vitaliy Filippov 7bdd92ca4f Fix build under clang and some warnings 1 year ago
Vitaliy Filippov 8f64fc61e7 Ignore empty events in mon 1 year ago
Vitaliy Filippov 4a9f001d9e Make mon also ping etcd websockets regularly 1 year ago
Vitaliy Filippov 8c908316d9 Add a test with an OSD being added 1 year ago
Vitaliy Filippov 515a2e6e33 Only die when detecting a real race condition, not just a CAS failure 1 year ago
Vitaliy Filippov 68b6763ebe Add asserts for lp-optimizer tests, pass `ordered` from the monitor 1 year ago
Vitaliy Filippov 9c6168bf17 Remove fill_parsed_response 1 year ago
Vitaliy Filippov 08e467270a Fix pg_size changing from 3 to 2 1 year ago
Vitaliy Filippov 5473d5b4a2 Rework HTTP client to use keepalive, move getifaddr_list to addr_util 1 year ago
Vitaliy Filippov c3304bce27
Merge pull request #38 from mirrorll/master 1 year ago