EROFS Cluster Pages Hard Limit

configname: CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT

Linux Kernel Configuration
└─>File systems
└─>Miscellaneous filesystems
└─>EROFS Cluster Pages Hard Limit
In linux kernel since version 3.10 (release Date: 2013-06-30)  
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.