Hi all, After merging the erofs-fixes tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/erofs/fscache.c: In function 'erofs_fscache_bio_alloc': fs/erofs/fscache.c:201:30: error: 'struct erofs_map_dev' has no member named 'm_fscache' 201 | io->io.private = mdev->m_fscache->cookie; | ^~ fs/erofs/fscache.c: In function 'erofs_fscache_data_read_slice': fs/erofs/fscache.c:319:47: error: 'struct erofs_map_dev' has no member named 'm_fscache' 319 | ret = erofs_fscache_read_io_async(mdev.m_fscache->cookie, | ^ Caused by commit 34cff83201d5 ("erofs: reference `struct erofs_device_info` for erofs_map_dev") I have used the erofs-fixes tree from next-20241212 for today. -- Cheers, Stephen Rothwell
Attachment:
pgp0uDSD_EndT.pgp
Description: OpenPGP digital signature