Re: [PATCH net v3 00/14] rxrpc: Fix CHALLENGE packet handling
From: Jakub Kicinski
Date: Tue Jul 21 2026 - 21:49:26 EST
On Mon, 13 Jul 2026 09:10:06 +0100 David Howells wrote:
> fs/afs/cm_security.c | 311 +++++++++++++---------------
> fs/afs/cmservice.c | 33 +--
> fs/afs/file.c | 12 +-
> fs/afs/fs_operation.c | 2 +-
> fs/afs/fs_probe.c | 5 +
> fs/afs/fsclient.c | 7 +-
> fs/afs/internal.h | 63 +++---
> fs/afs/main.c | 1 -
> fs/afs/rxrpc.c | 137 +++++--------
> fs/afs/server.c | 2 +-
> fs/afs/vl_probe.c | 2 +-
> fs/afs/vlclient.c | 8 +-
Why are we getting fs/ patches?
We have enough bugs routed thru net as is, can you please find some
other way to get these to Linus if they don't depend on net/ changes?