All of lore.kernel.org
 help / color / mirror / Atom feed
From: syzbot ci <syzbot+cifc59c55d505d973a@syzkaller.appspotmail.com>
To: syzkaller-upstream-moderation@googlegroups.com
Cc: syzbot@lists.linux.dev
Subject: [moderation/CI] Re: Exposing case folding behavior
Date: Wed, 14 Jan 2026 09:00:04 -0800	[thread overview]
Message-ID: <6967cb94.050a0220.58bed.0000.GAE@google.com> (raw)

syzbot ci has tested the following series

[v4] Exposing case folding behavior
https://lore.kernel.org/all/20260114142900.3945054-1-cel@kernel.org
* [PATCH v4 01/16] fs: Add case sensitivity info to file_kattr
* [PATCH v4 02/16] fat: Implement fileattr_get for case sensitivity
* [PATCH v4 03/16] exfat: Implement fileattr_get for case sensitivity
* [PATCH v4 04/16] ntfs3: Implement fileattr_get for case sensitivity
* [PATCH v4 05/16] hfs: Implement fileattr_get for case sensitivity
* [PATCH v4 06/16] hfsplus: Report case sensitivity in fileattr_get
* [PATCH v4 07/16] ext4: Report case sensitivity in fileattr_get
* [PATCH v4 08/16] xfs: Report case sensitivity in fileattr_get
* [PATCH v4 09/16] cifs: Implement fileattr_get for case sensitivity
* [PATCH v4 10/16] nfs: Implement fileattr_get for case sensitivity
* [PATCH v4 11/16] f2fs: Add case sensitivity reporting to fileattr_get
* [PATCH v4 12/16] vboxsf: Implement fileattr_get for case sensitivity
* [PATCH v4 13/16] isofs: Implement fileattr_get for case sensitivity
* [PATCH v4 14/16] nfsd: Report export case-folding via NFSv3 PATHCONF
* [PATCH v4 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING
* [PATCH v4 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/34455388-b093-447c-8b60-7680968a516c

***

kernel build error

tree:      torvalds
URL:       https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
base:      c537e12daeecaecdcd322c56a5f70659d2de7bde
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/2a1b505a-38bd-4edf-97f7-7e8f187fa6f3/config

./include/linux/fileattr.h:74:23: error: use of undeclared identifier 'FS_XFLAG_SYNC'
./include/linux/fileattr.h:74:23: error: use of undeclared identifier 'FS_XFLAG_IMMUTABLE'
./include/linux/fileattr.h:74:23: error: use of undeclared identifier 'FS_XFLAG_APPEND'
./include/linux/fileattr.h:74:23: error: use of undeclared identifier 'FS_XFLAG_NODUMP'
./include/linux/fileattr.h:74:23: error: use of undeclared identifier 'FS_XFLAG_NOATIME'
./include/linux/fileattr.h:74:23: error: use of undeclared identifier 'FS_XFLAG_DAX'
./include/linux/fileattr.h:74: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 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 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 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-14 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-14 17:00 syzbot ci [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-01-16 17:24 [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=6967cb94.050a0220.58bed.0000.GAE@google.com \
    --to=syzbot+cifc59c55d505d973a@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.