On 2025/12/18 12:19, Yuwen Chen wrote:
When mounting the EROFS file system, it is necessary to check the available compression algorithms. At this time, the for_each_set_bit function can be used to simplify the code logic.Signed-off-by: Yuwen Chen <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks,
