-
- Downloads
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client fixes from Trond Myklebust: "Highlights include: Stable fixes: - Fix a socket leak when setting up an AF_LOCAL RPC client - Ensure that knfsd connects to the gss-proxy daemon on setup Bugfixes: - Fix a refcount leak when migrating a task off an offlined transport - Don't gratuitously invalidate inode attributes on delegation return - Don't leak sockets in xs_local_connect() - Ensure timely close of disconnected AF_LOCAL sockets" * tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: Revert "SUNRPC: attempt AF_LOCAL connect on setup" SUNRPC: Ensure gss-proxy connects on setup SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets SUNRPC: Don't leak sockets in xs_local_connect() NFSv4: Don't invalidate inode attributes on delegation return SUNRPC release the transport of a relocated task with an assigned transport
No related branches found
No related tags found
Showing
- fs/nfs/nfs4proc.c 11 additions, 1 deletionfs/nfs/nfs4proc.c
- include/linux/sunrpc/clnt.h 1 addition, 0 deletionsinclude/linux/sunrpc/clnt.h
- net/sunrpc/auth_gss/gss_rpc_upcall.c 1 addition, 1 deletionnet/sunrpc/auth_gss/gss_rpc_upcall.c
- net/sunrpc/clnt.c 10 additions, 4 deletionsnet/sunrpc/clnt.c
- net/sunrpc/xprtsock.c 31 additions, 4 deletionsnet/sunrpc/xprtsock.c
Loading
Please register or sign in to comment