Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT
has multiple definitions:
fs/erofs/Kconfig
The configuration item CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT:
CONFIG_EROFS_FS_ZIP
Indicates maximum # of pages of a compressed physical cluster.
For example, if files in a image were compressed into 8k-unit, hard limit should not be configured less than 2. Otherwise, the image will be refused to mount on this kernel.
drivers/staging/erofs/Kconfig
The configuration item CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT:
CONFIG_EROFS_FS_ZIP
Indicates VLE compressed pages hard limit of a compressed cluster.
For example, if files of a image are compressed into 8k-unit, the hard limit should not be less than 2. Otherwise, the image cannot be mounted correctly on this kernel.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - E index
Automatically generated (in year 2024). See also LKDDb sources on GitLab