Kconfig (188933ac139a6f8ab06cad369bd0200af947b00d) Kconfig (d7196c5a32caf6ebbe60771ff04ee7d797039d74)
1config F2FS_FS
1config F2FS_FS
2 tristate "F2FS filesystem support (EXPERIMENTAL)"
2 tristate "F2FS filesystem support"
3 depends on BLOCK
4 help
5 F2FS is based on Log-structured File System (LFS), which supports
6 versatile "flash-friendly" features. The design has been focused on
7 addressing the fundamental issues in LFS, which are snowball effect
8 of wandering tree and high cleaning overhead.
9
10 Since flash-based storages show different characteristics according to

--- 73 unchanged lines hidden ---
3 depends on BLOCK
4 help
5 F2FS is based on Log-structured File System (LFS), which supports
6 versatile "flash-friendly" features. The design has been focused on
7 addressing the fundamental issues in LFS, which are snowball effect
8 of wandering tree and high cleaning overhead.
9
10 Since flash-based storages show different characteristics according to

--- 73 unchanged lines hidden ---