Home
last modified time | relevance | path

Searched hist:"78134 d03511e789f3cba1260eb9fb9c55cd5eb7d" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Ddata.cdiff 78134d03511e789f3cba1260eb9fb9c55cd5eb7d Mon Sep 07 21:44:11 CDT 2020 Daeho Jeong <daehojeong@google.com> f2fs: change return value of f2fs_disable_compressed_file to bool

The returned integer is not required anywhere. So we need to change
the return value to bool type.

Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dfile.cdiff 78134d03511e789f3cba1260eb9fb9c55cd5eb7d Mon Sep 07 21:44:11 CDT 2020 Daeho Jeong <daehojeong@google.com> f2fs: change return value of f2fs_disable_compressed_file to bool

The returned integer is not required anywhere. So we need to change
the return value to bool type.

Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff 78134d03511e789f3cba1260eb9fb9c55cd5eb7d Mon Sep 07 21:44:11 CDT 2020 Daeho Jeong <daehojeong@google.com> f2fs: change return value of f2fs_disable_compressed_file to bool

The returned integer is not required anywhere. So we need to change
the return value to bool type.

Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>