thin-provisioning-tools/block-cache
Ming-Hung Tsai 955e11bc28 [block-cache] fix potential file descriptor leak
Encapsulate file descriptor into an object, to ensure that an fd will be
closed properly while exception raised, e.g., the block_cache throws
exception during the block_manager's construction.
2020-02-23 15:41:16 +08:00
..
block_cache.cc [block-cache] fix potential file descriptor leak 2020-02-23 15:41:16 +08:00
block_cache.h [block-cache] fix potential file descriptor leak 2020-02-23 15:41:16 +08:00
copier.cc [block-cache] Fix some bugs in the copier 2016-06-14 16:27:17 +01:00
copier.h [block-cache] Fix some bugs in the copier 2016-06-14 16:27:17 +01:00
io_engine.cc [block-cache] FIx some bugs in the io engine 2016-06-14 16:26:37 +01:00
io_engine.h Revert "fix compile failed with libc musl (#103)" 2018-08-02 07:12:22 +01:00
list.h forgot block_cache itself 2014-07-22 16:43:44 +01:00
mem_pool.cc [mempool] more tests 2016-06-01 14:46:27 +01:00
mem_pool.h [mempool] more tests 2016-06-01 14:46:27 +01:00