Re: [f2fs-dev] [PATCH 1/5] f2fs: disable roll-forward when active_logs = 2

2014-11-10 Thread Jaegeuk Kim
Hi Changman, On Mon, Nov 10, 2014 at 06:54:37PM +0900, Changman Lee wrote: > On Sat, Nov 08, 2014 at 11:36:05PM -0800, Jaegeuk Kim wrote: > > The roll-forward mechanism should be activated when the number of active > > logs is not 2. > > > > Signed-off-by: Jaegeuk Kim > > --- > > fs/f2fs/file.c

Re: [f2fs-dev] [PATCH v2] f2fs: implement -o dirsync

2014-11-10 Thread Jaegeuk Kim
Change log from v1: o call sync after mark_inode_dirty If a mount option has dirsync, we should call checkpoint for all the directory operations. Signed-off-by: Jaegeuk Kim --- fs/f2fs/namei.c | 24 1 file changed, 24 insertions(+) diff --git a/fs/f2fs/namei.c b/fs/f2

Re: [f2fs-dev] [PATCH 1/5] f2fs: disable roll-forward when active_logs = 2

2014-11-10 Thread Changman Lee
On Sat, Nov 08, 2014 at 11:36:05PM -0800, Jaegeuk Kim wrote: > The roll-forward mechanism should be activated when the number of active > logs is not 2. > > Signed-off-by: Jaegeuk Kim > --- > fs/f2fs/file.c| 2 ++ > fs/f2fs/segment.c | 4 ++-- > 2 files changed, 4 insertions(+), 2 deletions(

Re: [f2fs-dev] [PATCH] f2fs: implement -o dirsync

2014-11-10 Thread Paolo Minazzi
Thanks Kim and Lee, I will try as soon I can. Thanks for support Paolo -- ___ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/