commit 40304d4ee61fc2ec12e4a1b6c360f0ae34716625 parent 16a569c3764a0c05b7842a085ef0f76ec91fca8a Author: sin <sin@2f30.org> Date: Fri, 3 May 2019 13:10:49 +0100 Update TODO Diffstat:
M | TODO | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/TODO b/TODO @@ -4,3 +4,4 @@ Use flock() to avoid corruption Add back lz4 support Ability to fetch key from dedicated fd so it never touches disk Use pread/pwrite to avoid lseek() calls +Error reporting with bseterr()/berr() in the block layer