From 136f73a5212d17ad35ed814b83b2a326da0f1643 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Sun, 19 Jan 2014 16:59:10 +0200 Subject: [PATCH] TODO: remove the SEEK_HOLE entry because it is done. Change-Id: I0baec33c52a6e1494280e9fabcddaf660a86f3e4 Signed-off-by: Artem Bityutskiy --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index cff020d..591de82 100644 --- a/TODO +++ b/TODO @@ -5,4 +5,3 @@ Current TODO list, any help with these is appreciated. 3. When writing to a file, and the file did not exist, so we create it, and then fail, we do not remove the half-written file. 4. Implement adaptive decompression buffer size. -5. Use SEEK_HOLE when FIEMAP is not supported. This will make sure tmpfs works. -- 2.34.1