Message ID | 20250218192250.296870-1-dhowells@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | rxrpc, afs: Miscellaneous fixes | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 18 Feb 2025 19:22:43 +0000 you wrote: > Here are some miscellaneous fixes for rxrpc and afs: > > (1) In the rxperf test server, make it correctly receive and decode the > terminal magic cookie. > > (2) In rxrpc, get rid of the peer->mtu_lock as it is not only redundant, > it now causes a lockdep complaint. > > [...] Here is the summary with links: - [net,1/5] rxrpc: rxperf: Fix missing decoding of terminal magic cookie https://git.kernel.org/netdev/net/c/c34d999ca314 - [net,2/5] rxrpc: peer->mtu_lock is redundant https://git.kernel.org/netdev/net/c/833fefa07444 - [net,3/5] rxrpc: Fix locking issues with the peer record hash https://git.kernel.org/netdev/net/c/71f5409176f4 - [net,4/5] afs: Fix the server_list to unuse a displaced server rather than putting it https://git.kernel.org/netdev/net/c/add117e48df4 - [net,5/5] afs: Give an afs_server object a ref on the afs_cell object it points to https://git.kernel.org/netdev/net/c/1f0fc3374f33 You are awesome, thank you!