Re: [syzbot] [fs?] INFO: task hung in eventpoll_release_file

From: Aleksandr Nogikh
Date: Tue May 02 2023 - 16:09:00 EST


Hi Ted,

On Sun, Apr 30, 2023 at 8:34 AM Theodore Ts'o <tytso@xxxxxxx> wrote:
>
> #syz set subsystem: fs
>
> This somehow got tagged with the ext4 label, and not the fs label.
> (And this is not the first one I've noticed). I'm beginning to
> suspect there may have been some syzbot database hiccup? Anyway,
> fixing...

FWIW one of this bug's crashes was attributed to ext4 [1] and syzbot's
logic in this case was to prefer a more specific subsystem (ext4) to a
more generic one (fs), even if it's not mentioned in the majority of
crashes.

[1] https://syzkaller.appspot.com/text?tag=CrashReport&x=171abfaac80000

--
Aleksandr
>
> - Ted
>
> --