[PATCH 1/2] erofs-utils: rename `cfg` to `g_cfg`

Gao Xiang hsiangkao at linux.alibaba.com
Thu Sep 19 03:10:40 AEST 2024



On 2024/9/18 23:30, Hongzhen Luo wrote:
> Rename the global variable `cfg` to `g_cfg` in preparation for
> the per-superblock configuration.

I think the global configuration is still needed.

But you need to seperate all mkfs configurations from
cfg into a new structure `erofs_mkfs_buildtree_args` instead.

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list