linux-next: build failure after merge of the ext3 tree

From: Mark Brown

Date: Mon Jul 06 2026 - 09:55:56 EST


Hi all,

After merging the ext3 tree, today's linux-next build (x86_64
allmodconfig) failed like this:

/tmp/next/build/fs/udf/inode.c:2302:37: error: use of undeclared
identifier 'sbi'
2302 | if (eloc->partitionReferenceNum >= sbi->s_partitions) {
| ^
/tmp/next/build/fs/udf/inode.c:2304:35: error: use of undeclared
identifier 'sbi'
2304 | eloc->partitionReferenceNum, sbi->s_partitions);
| ^

Caused by commit

107eb175cbc81 (udf: validate extent partition references in udf_current_aext())

I have used the version from next-20260603 instead.

Attachment: signature.asc
Description: PGP signature