lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 6 Oct 2015 22:54:47 +0800 From: Chao Yu <yuchaochina@...mail.com> To: "'Jaegeuk Kim'" <jaegeuk@...nel.org> CC: <linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>, <linux-f2fs-devel@...ts.sourceforge.net> Subject: RE: [f2fs-dev] [PATCH 3/3] f2fs: introduce a periodic checkpoint flow Hi Jaegeuk, > -----Original Message----- > From: Jaegeuk Kim [mailto:jaegeuk@...nel.org] > Sent: Tuesday, October 06, 2015 6:44 AM > To: linux-kernel@...r.kernel.org; linux-fsdevel@...r.kernel.org; > linux-f2fs-devel@...ts.sourceforge.net > 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@...nel.org> 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@...sung.com> Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists