On Sat, Jul 16, 2022 at 8:22 PM Chao Yu wrote:
>
> On 2022/6/22 0:07, Jaegeuk Kim wrote:
> > Can we do like this which has no functional change but refactored
> > some functions?
> >
> > ---
> > fs/f2fs/compress.c | 208 -
> > fs/f2fs/data.c | 52
Oh, right. Thanks~!
On Wed, May 11, 2022 at 6:20 AM Dan Carpenter wrote:
>
> Return an error code if f2fs_iget() fails. Currently it returns
> success.
>
> Fixes: 3d7ad9c30607 ("f2fs: change the current atomic write way")
> Signed-off-by: Dan Carpenter
> ---
> fs/f2fs/file.c | 1 +
> 1 file c
Plz, sorry, ignore this one.
On Fri, Mar 18, 2022 at 12:10 PM Daeho Jeong wrote:
>
> From: Daeho Jeong
>
> Changed a way of showing values of them to use strings.
>
> Signed-off-by: Daeho Jeong
> ---
> fs/f2fs/sysfs.c | 17 -
> 1 file changed, 16 insertions(+), 1 deletion(-)
>