Messages in this thread |  | | Date | Sun, 11 Dec 2022 10:15:01 +0800 | Subject | Re: [PATCH] f2fs: remove F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() macro | From | Chao Yu <> |
| |
On 2022/11/24 11:37, Yangtao Li wrote: > F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() have never > been used since they were introduced by this commit > 76f105a2dbcd("f2fs: add feature facility in superblock"). > > So let's remove them. BTW, convert f2fs_sb_has_##name to return bool. > > Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Thanks,
|  |