Re: [f2fs-dev] [PATCH v2] f2fs: quota: fix incorrect comments

2018-07-26 Thread Chao Yu
On 2018/7/26 19:24, Sheng Yong wrote: > Signed-off-by: Sheng Yong Reviewed-by: Chao Yu Thanks, -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slas

[f2fs-dev] [PATCH v2] f2fs: quota: fix incorrect comments

2018-07-26 Thread Sheng Yong
Signed-off-by: Sheng Yong --- fs/f2fs/checkpoint.c | 5 - fs/f2fs/super.c | 5 + 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fs/f2fs/checkpoint.c b/fs/f2fs/checkpoint.c index 04841f32d4d9..581710760ba6 100644 --- a/fs/f2fs/checkpoint.c +++ b/fs/f2fs/checkpoint.c @@