[PATCH 0/3] afs: Fix ignored callbacks over ipv4
Marc Dionne
marc.dionne at auristor.com
Fri Feb 16 11:37:10 PST 2024
These patches fix a regression where callbacks received over ipv4
may be ignored.
This first patch is the minimal fix to correct the issue. The second
patch unifies the v4 and v6 address lists, as was probably the original
intention. The last patch is just a cosmetic rename.
Marc Dionne (3):
afs: Also search ipv4 address list in afs_find_server
afs: Unify fs_addresses lists
afs: Rename fs_addresses list to fs_peers
fs/afs/internal.h | 8 +++-----
fs/afs/main.c | 5 ++---
fs/afs/server.c | 26 +++++++++++---------------
3 files changed, 16 insertions(+), 23 deletions(-)
--
2.43.0
More information about the linux-afs
mailing list