From cb246a8e6f7601eaee7aefa5b2d0017a78addae5 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Mon, 14 Dec 2020 21:36:49 +0100 Subject: [PATCH] Update TODOs --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index fcfbc827..3631ee00 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,7 @@ -- use loggers instead of std::cerr in dwarfs.cpp - better error handling in (de)compressors - use streaming interface for zstd decompressor -- exception tracing -- static builds - block checksums - json metadata export/recovery -- check FUSE driver behaviour for corrupted blocks - add --chmod, --chown