Re: [PATCH] f2fs: truncate preallocated blocks in error case
From: Chao Yu
Date: Mon Apr 02 2018 - 22:40:53 EST
On 2018/3/31 9:57, Jaegeuk Kim wrote:
> If write is failed, we must deallocate the blocks that we couldn't write.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>
Thanks,