[bmap-tools] [PATCH 07/14] TODO: remove an entry about checking zeroes

Artem Bityutskiy dedekind1 at gmail.com
Thu Sep 19 06:35:20 EDT 2013


From: Artem Bityutskiy <artem.bityutskiy at intel.com>

I think I will not implement this because it makes little sense. Drop the
unmapped areas anyway, why would we care checking their contents? What for?

Change-Id: I756c073ffef65715cf418a8f3f37bf35eef86218
Signed-off-by: Artem Bityutskiy <artem.bityutskiy at intel.com>
---
 TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index b1925bf..dd622bc 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,8 @@ Current TODO list, any help with these is appreciated.
 6. Write in the man page, docs, and may be --help that it is very important
    that the image is not changed while we create the bmep file, and after we
    have created it too.
-7. Verify that unmapped areas have all zeroes to guarantee integrity.
 8. Update the man pages
 9. Teach bmaptool to update the alternate GPT partition
 10. Document GPG singatures support and supported hash function types
+11. Write in the doc that bmaptool does not verify that unmapped areas do
+    contain zeroes.
-- 
1.8.1.4




More information about the Bmap-tools mailing list