On Tue, Oct 06, 2015 at 10:54:47PM +0800, Chao Yu wrote: > Hi Jaegeuk, > > > -----Original Message----- > > From: Jaegeuk Kim [mailto:[email protected]] > > Sent: Tuesday, October 06, 2015 6:44 AM > > To: [email protected]; [email protected]; > > [email protected] > > Cc: Jaegeuk Kim > > Subject: [f2fs-dev] [PATCH 3/3] f2fs: introduce a periodic checkpoint flow > > > > This patch introduces a periodic checkpoint feature. > > Note that, this is not enforcing to conduct checkpoints very strictly in > > terms > > of trigger timing, instead just hope to help user experiences. > > The default value is 60 seconds. > > > > Signed-off-by: Jaegeuk Kim <[email protected]> > > Looks good to me except one minor thing that it's better to add a cp_expires > initialization.
Added. Thanks. :) > > Please append all patches of patch set with: > Reviewed-by: Chao Yu <[email protected]> > > Thanks, ------------------------------------------------------------------------------ _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
