Hi, Xiang On 2026/1/16 23:38, Christoph Hellwig wrote:
How about using #ifdef for all of them? I checked and there are only three places in total, and all of them are related to FS_PAGE_CACHE_SHARE or FS_ONDEMAND config macro.+#if defined(CONFIG_EROFS_FS_ONDEMAND)Normally this would just use #ifdef.
Thanks, Hongbo
