Hi Jaegeuk, > -----Original Message----- > From: Jaegeuk Kim [mailto:jaegeuk@xxxxxxxxxx] > Sent: Tuesday, October 06, 2015 6:44 AM > To: linux-kernel@xxxxxxxxxxxxxxx; linux-fsdevel@xxxxxxxxxxxxxxx; > linux-f2fs-devel@xxxxxxxxxxxxxxxxxxxxx > 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 <jaegeuk@xxxxxxxxxx> Looks good to me except one minor thing that it's better to add a cp_expires initialization. Please append all patches of patch set with: Reviewed-by: Chao Yu <chao2.yu@xxxxxxxxxxx> Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html