On 08/09/2023 13:33, Aleksandr Nogikh wrote:
> Hi Andrew,
>
> Thank you for letting us know!
>
> Coincidentally, I sent a PR (*) today that updates subsystems, and it
> includes the gfs2 mailing list change. It will be deployed soon.
>
> (*)
https://github.com/google/syzkaller/pull/4203
>
Thanks Aleksandr, does it also need to be changed in the emailExceptions
map in pkg/subsystem/linux/names.go?
syzkaller]$ git grep '\(gfs2@\|cluster-devel@\)'
pkg/subsystem/linux/names.go: "
cluste...@redhat.com":
"gfs2",
pkg/subsystem/lists/linux.go: Lists:
[]string{"
gf...@lists.linux.dev"},
Andy