diff mbox

f2fs-tools: bump to version 1.3.0

Message ID 1391914132.17493.1.camel@phoenix
State Accepted
Commit 00e71ee64408c6c226f458e80d6e444e94009814
Headers show

Commit Message

Axel Lin Feb. 9, 2014, 2:48 a.m. UTC
This version includes:
 - add f2fstat tool
 - critical bug fix on nat bitmaps

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/f2fs-tools/f2fs-tools.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Feb. 11, 2014, 12:44 p.m. UTC | #1
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:

 > This version includes:
 >  - add f2fstat tool
 >  - critical bug fix on nat bitmaps

 > Signed-off-by: Axel Lin <axel.lin@ingics.com>

Committed to next, thanks.
diff mbox

Patch

diff --git a/package/f2fs-tools/f2fs-tools.mk b/package/f2fs-tools/f2fs-tools.mk
index cffd4cb..2045e05 100644
--- a/package/f2fs-tools/f2fs-tools.mk
+++ b/package/f2fs-tools/f2fs-tools.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-F2FS_TOOLS_VERSION = 576cb469e73b9342f1d10ba5d0428bbce22cbc3b
+F2FS_TOOLS_VERSION = 858c4039c85f7c00c57925902985701b1e083555
 F2FS_TOOLS_SITE = http://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
 F2FS_TOOLS_SITE_METHOD = git
 F2FS_TOOLS_CONF_ENV = ac_cv_file__git=no