thin-provisioning-tools/block-cache
Ming-Hung Tsai 6c1be8d6fa [block-cache] Fix error handling in reading libaio events
io_event::res is a signed int64 in kernel, but libaio defines it
as unsigned long. We should cast it to a signed value.
2016-10-06 23:42:27 +08:00
..
block_cache.cc [block-cache] Fix error handling in reading libaio events 2016-10-06 23:42:27 +08:00
block_cache.h [block-cache] Create just one noop_validator 2014-08-21 14:20:36 +01:00
list.h forgot block_cache itself 2014-07-22 16:43:44 +01:00