From: Artem Bityutskiy Date: Mon, 19 Aug 2013 13:16:37 +0000 (+0300) Subject: TODO: add another comment X-Git-Tag: v2.6^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Frelease-2.0;p=tools%2Fbmap-tools.git TODO: add another comment Change-Id: I8ae67484c49eefdbd0d030059a6a6a259ce8d33f Signed-off-by: Artem Bityutskiy --- diff --git a/TODO b/TODO index 6e011e1..38431be 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,7 @@ Current TODO list, any help with these is appreciated. 3. In setup.py, fetch the version from 'bmaptool' file. 4. Teach the 'make_a_release.sh' script to update the version and the changelog. -5. Fsync before creating the bmap file +5. Fsync before creating the bmap file (probably use FIEMAP_FLAG_SYNC flag) 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.