All of lore.kernel.org
 help / color / mirror / Atom feed
From: syzbot ci <syzbot+ci65852280ef93a8af@syzkaller.appspotmail.com>
To: syzkaller-upstream-moderation@googlegroups.com
Cc: syzbot@lists.linux.dev
Subject: [moderation/CI] Re: Exposing case folding behavior
Date: Fri, 16 Jan 2026 09:24:10 -0800	[thread overview]
Message-ID: <696a743a.a70a0220.31956c.0019.GAE@google.com> (raw)

syzbot ci has tested the following series

[v5] Exposing case folding behavior
https://lore.kernel.org/all/20260116144616.2098618-1-cel@kernel.org
* [PATCH v5 01/16] fs: Add case sensitivity info to file_kattr
* [PATCH v5 02/16] fat: Implement fileattr_get for case sensitivity
* [PATCH v5 03/16] exfat: Implement fileattr_get for case sensitivity
* [PATCH v5 04/16] ntfs3: Implement fileattr_get for case sensitivity
* [PATCH v5 05/16] hfs: Implement fileattr_get for case sensitivity
* [PATCH v5 06/16] hfsplus: Report case sensitivity in fileattr_get
* [PATCH v5 07/16] ext4: Report case sensitivity in fileattr_get
* [PATCH v5 08/16] xfs: Report case sensitivity in fileattr_get
* [PATCH v5 09/16] cifs: Implement fileattr_get for case sensitivity
* [PATCH v5 10/16] nfs: Implement fileattr_get for case sensitivity
* [PATCH v5 11/16] f2fs: Add case sensitivity reporting to fileattr_get
* [PATCH v5 12/16] vboxsf: Implement fileattr_get for case sensitivity
* [PATCH v5 13/16] isofs: Implement fileattr_get for case sensitivity
* [PATCH v5 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
* [PATCH v5 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
* [PATCH v5 16/16] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION

and found the following issue:
kernel build error

Full report is available here:
https://ci.syzbot.org/series/d2ea26bb-bf32-425f-9fcf-cf458006a00a

***

kernel build error

tree:      torvalds
URL:       https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
base:      623fb9912f6af600cda3b6bd166ac738c1115ef4
arch:      amd64
compiler:  Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8
config:    https://ci.syzbot.org/builds/80203eeb-b91e-47ef-a88b-7b916a9b7024/config

./include/linux/fileattr.h:75:23: error: use of undeclared identifier 'FS_XFLAG_SYNC'
./include/linux/fileattr.h:75:23: error: use of undeclared identifier 'FS_XFLAG_IMMUTABLE'
./include/linux/fileattr.h:75:23: error: use of undeclared identifier 'FS_XFLAG_APPEND'
./include/linux/fileattr.h:75:23: error: use of undeclared identifier 'FS_XFLAG_NODUMP'
./include/linux/fileattr.h:75:23: error: use of undeclared identifier 'FS_XFLAG_NOATIME'
./include/linux/fileattr.h:75:23: error: use of undeclared identifier 'FS_XFLAG_DAX'
./include/linux/fileattr.h:75:23: error: use of undeclared identifier 'FS_XFLAG_PROJINHERIT'

***

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: syzbot@syzkaller.appspotmail.com

---
This report is generated by a bot. It may contain errors.
syzbot ci engineers can be reached at syzkaller@googlegroups.com.

The email will later be sent to:
[adilger.kernel@dilger.ca almaz.alexandrovich@paragon-software.com anna@kernel.org brauner@kernel.org cel@kernel.org cem@kernel.org chao@kernel.org chuck.lever@oracle.com djwong@kernel.org frank.li@vivo.com glaubitz@physik.fu-berlin.de hansg@kernel.org hirofumi@mail.parknet.co.jp jack@suse.cz jaegeuk@kernel.org linkinjeon@kernel.org linux-cifs@vger.kernel.org linux-ext4@vger.kernel.org linux-f2fs-devel@lists.sourceforge.net linux-fsdevel@vger.kernel.org linux-nfs@vger.kernel.org linux-xfs@vger.kernel.org pc@manguebit.org ronniesahlberg@gmail.com senozhatsky@chromium.org sfrench@samba.org sj1557.seo@samsung.com slava@dubeyko.com sprasad@microsoft.com trondmy@kernel.org tytso@mit.edu viro@zeniv.linux.org.uk yuezhang.mo@sony.com]

If the report looks fine to you, reply with:
#syz upstream

If the report is a false positive, reply with
#syz invalid


             reply	other threads:[~2026-01-16 17:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 17:24 syzbot ci [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-01-14 17:00 [moderation/CI] Re: Exposing case folding behavior syzbot ci
2026-01-12 22:14 syzbot ci

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=696a743a.a70a0220.31956c.0019.GAE@google.com \
    --to=syzbot+ci65852280ef93a8af@syzkaller.appspotmail.com \
    --cc=syzbot@lists.linux.dev \
    --cc=syzkaller-upstream-moderation@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.