6c1be8d6fa
io_event::res is a signed int64 in kernel, but libaio defines it as unsigned long. We should cast it to a signed value. |
||
---|---|---|
.. | ||
block_cache.cc | ||
block_cache.h | ||
list.h |
6c1be8d6fa
io_event::res is a signed int64 in kernel, but libaio defines it as unsigned long. We should cast it to a signed value. |
||
---|---|---|
.. | ||
block_cache.cc | ||
block_cache.h | ||
list.h |