commit | ccd31cb28ff2113a2de96ebf19a02b3c920b9fd1 | [log] [tgz] |
---|---|---|
author | Sheng Yong <shengyong1@huawei.com> | Tue Feb 06 12:31:17 2018 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Mar 13 08:05:42 2018 +0900 |
tree | 7ed62d77250e76d360863f9edd35270c50b92f4b | |
parent | 3bb09a0e7e807e2cb7a97e35d5075d0d82bd4085 [diff] |
f2fs: clean up f2fs_sb_has_xxx functions This patch introduces F2FS_FEATURE_FUNCS to clean up the definitions of different f2fs_sb_has_xxx functions. Signed-off-by: Sheng Yong <shengyong1@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>