projects
/
tools
/
bmap-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b598fd
)
TODO: add another entry
author
Artem Bityutskiy
<artem.bityutskiy@intel.com>
Tue, 5 Nov 2013 15:39:19 +0000
(17:39 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@intel.com>
Tue, 5 Nov 2013 15:39:19 +0000
(17:39 +0200)
Change-Id: I7adff60bc9828110a82531c00969dc38c52cb42c
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 74c473371ef2975aced8e87144947fbe6caf813e..3685f9f4cd2bf8b66b54139f14f5c7cce0d32bf9 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-2,3
+2,5
@@
Current TODO list, any help with these is appreciated.
1. Teach bmaptool to update the alternate GPT partition
2. Add a test for bmap with invalid checksums
+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.