On 01/05, Chao Yu wrote: > On 2022/1/5 5:24, Jaegeuk Kim wrote: > > DIO preallocates physical blocks before writing data, but if an error > > occurrs > > or power-cut happens, we can see block contents from the disk. This patch > > tries > > to fix it by 1) turning to buffered writes for DIO into holes, 2) truncating > > unwritten blocks from error or power-cut. > > > > Signed-off-by: Jaegeuk Kim <[email protected]> > > Reviewed-by: Chao Yu <[email protected]>
Thank you for the review tho, I can't ruin the one month git history. Please chime in if there's any bug in the patch. > > Thanks, _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
