[moderation/CI] Re: udf: Fix data loss when converting inline inodes to out of line
syzbot ci <[email protected]> Thu, 30 Jul 2026 15:26:02 -0700
| Newsgroups | dev.linux.lists.syzbot |
|---|---|
| Message-ID | <[email protected]> |
syzbot ci has tested the following series [v1] udf: Fix data loss when converting inline inodes to out of line https://lore.kernel.org/all/[email protected] * [PATCH] udf: Fix data loss when converting inline inodes to out of line and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/4fd6ec7d-910f-419f-97fd-98adfdca5e52 *** kernel build error tree: vfs URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/vfs/vfs.git base: 05c09c9c8a79d5539fef30d42e732eba90a15dcf arch: amd64 compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 config: https://ci.syzbot.org/builds/bf7f881a-5ac4-4451-8a16-c8d869102893/config fs/udf/inode.c:348:13: error: use of undeclared identifier 'UDF_MAP_CREATE' fs/udf/inode.c:346:20: error: variable has incomplete type 'struct udf_map_rq' fs/udf/inode.c:382:8: error: call to undeclared function 'udf_map_block'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: [email protected] --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at [email protected]. To test a patch for this bug, please reply with `#syz test` (should be on a separate line). The patch should be attached to the email. Note: arguments like custom git repos and branches are not supported. The email will later be sent to: [[email protected] [email protected] [email protected]] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid