1
0
Fork 0
alistair23-linux/drivers/staging/erofs
Gao Xiang 0b800f3dba staging: erofs: update Kconfig
Keep in line with erofs-outofstaging patchset:
 - turn on CONFIG_EROFS_FS_ZIP by default;
 - turn on CONFIG_EROFS_FS_SECURITY by default suggested by David;
 - update Kconfig description.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190731155752.210602-23-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-08-02 13:52:08 +02:00
..
Documentation/filesystems staging: erofs: turn cache strategies into mount options 2019-08-02 13:52:07 +02:00
include/trace/events staging: erofs: rename source files for better understanding 2019-08-02 13:52:03 +02:00
Kconfig staging: erofs: update Kconfig 2019-08-02 13:52:08 +02:00
Makefile staging: erofs: rename source files for better understanding 2019-08-02 13:52:03 +02:00
TODO staging: erofs: update erofs-utils information in TODO 2018-12-06 16:08:56 +01:00
compress.h staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
data.c staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
decompressor.c staging: erofs: kill CONFIG_EROFS_FS_USE_VM_MAP_RAM 2019-08-02 13:52:06 +02:00
dir.c staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
erofs_fs.h staging: erofs: keep up erofs_fs.h with erofs-outofstaging patchset 2019-08-02 13:52:03 +02:00
inode.c staging: erofs: remove redundant braces in inode.c 2019-08-02 13:52:07 +02:00
internal.h staging: erofs: turn cache strategies into mount options 2019-08-02 13:52:07 +02:00
namei.c staging: erofs: remove redundant #include "internal.h" 2019-08-02 13:52:04 +02:00
super.c staging: erofs: update super.c 2019-08-02 13:52:08 +02:00
tagptr.h staging: erofs: rename source files for better understanding 2019-08-02 13:52:03 +02:00
utils.c staging: erofs: tidy up utils.c 2019-08-02 13:52:08 +02:00
xattr.c staging: erofs: update source file headers 2019-08-02 13:52:03 +02:00
xattr.h staging: erofs: fix dummy functions erofs_{get, list}xattr 2019-08-02 13:52:03 +02:00
zdata.c staging: erofs: turn cache strategies into mount options 2019-08-02 13:52:07 +02:00
zdata.h staging: erofs: turn cache strategies into mount options 2019-08-02 13:52:07 +02:00
zmap.c staging: erofs: remove clusterbits in sbi 2019-08-02 13:52:07 +02:00
zpvec.h staging: erofs: tidy up zpvec.h 2019-08-02 13:52:06 +02:00