linux-next: build failure after merge of the vfs-brauner tree
Mark Brown <[email protected]> Sun, 26 Jul 2026 21:16:33 +0100
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
After merging the vfs-brauner tree, today's linux-next build (x86_64
allmodconfig) failed like this:
/tmp/next/build/fs/bfs/inode.c:180:43: error: no member named 'ino' in 'struct inode'
180 | di = find_inode(inode->i_sb, (u16)inode->ino, &bh);
| ~~~~~ ^
1 error generated.
Caused by commit
763d78b5dbba6 (bfs: Fix data integrity writeout issues)
I have used the tree from next-20260723 instead.
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmpmayAACgkQJNaLcl1U h9Ayqwf/cAhvAiGZ7cWOU+mgA3joTxn1aeE763LmrJ0gywSxiDiT/F1dv9LMQ31b n0ozwcu+QXG6a04fELjRTBYdbGsmbI/ddA8pSeqyJgjIsKb+2ickhMd03ltFr9DA YwZcMOoa6rxcZtfxcHaVj0KmrPnIduCkrL9VCFRvwj73dTflVbycdWyAYZtuiv24 3MYdRTnHlTqumGk9seIDU1h8ZpL1ov9vx/P99lD+kD3MNFz50UUPEXoDVrWA9RBj Y/oyyc7aws+Zrxh0TwCuyymiqpgLXrEFFqIb/lrLHLK9bi1VHfEgxwV0t4eKfLY4 E20qeMse9odLvD8XeKbSHmZUk563eQ== =DRCu -----END PGP SIGNATURE-----