commit | 9b6ed143c19bfc6d697a982640422829e2a2c410 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Fri Mar 27 18:29:00 2020 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Apr 03 10:21:31 2020 -0700 |
tree | d4b5700dbdf837a8337e5f3523939ab6778fc97e | |
parent | 6ce48b0c6eabce3f770581ff7f07944c28fce070 [diff] |
f2fs: add missing CONFIG_F2FS_FS_COMPRESSION Compression sysfs node should not be shown if f2fs module disables compression feature. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>