Re: [f2fs-dev] [RFC PATCH 2/5] f2fs-tools: init f2fs_configuration as 0

2018-02-09 Thread Jaegeuk Kim
On 02/08, Chao Yu wrote: > On 2018/2/6 12:31, Sheng Yong wrote: > > Signed-off-by: Sheng Yong > > Reviewed-by: Chao Yu Sheng Yong, I only merged this patch in this set. ;) > > Thanks, -- Check out the vibrant tech c

Re: [f2fs-dev] [RFC PATCH 2/5] f2fs-tools: init f2fs_configuration as 0

2018-02-08 Thread Chao Yu
On 2018/2/6 12:31, Sheng Yong wrote: > Signed-off-by: Sheng Yong Reviewed-by: Chao Yu Thanks, -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashd

[f2fs-dev] [RFC PATCH 2/5] f2fs-tools: init f2fs_configuration as 0

2018-02-05 Thread Sheng Yong
Signed-off-by: Sheng Yong --- lib/libf2fs.c | 18 ++ 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/lib/libf2fs.c b/lib/libf2fs.c index e8b1842..0c684d5 100644 --- a/lib/libf2fs.c +++ b/lib/libf2fs.c @@ -586,24 +586,17 @@ void f2fs_init_configuration(void) {