Re: [PATCH 1/8] af_unix: take address assignment/hash insertion into a new helper
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-06-21 19:30:07
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Sat, 19 Jun 2021 03:50:26 +0000 you wrote:
Duplicated logics in all bind variants (autobind, bind-to-path, bind-to-abstract) gets taken into a common helper. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> --- net/unix/af_unix.c | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-)
Here is the summary with links:
- [1/8] af_unix: take address assignment/hash insertion into a new helper
https://git.kernel.org/netdev/net-next/c/185ab886d3fb
- [2/8] unix_bind(): allocate addr earlier
https://git.kernel.org/netdev/net-next/c/c34d4582518f
- [3/8] unix_bind(): separate BSD and abstract cases
https://git.kernel.org/netdev/net-next/c/aee515170576
- [4/8] unix_bind(): take BSD and abstract address cases into new helpers
https://git.kernel.org/netdev/net-next/c/fa42d910a38e
- [5/8] fold unix_mknod() into unix_bind_bsd()
https://git.kernel.org/netdev/net-next/c/71e6be6f7d2b
- [6/8] unix_bind_bsd(): move done_path_create() call after dealing with ->bindlock
https://git.kernel.org/netdev/net-next/c/56c1731b280d
- [7/8] unix_bind_bsd(): unlink if we fail after successful mknod
https://git.kernel.org/netdev/net-next/c/c0c3b8d380a8
- [8/8] __unix_find_socket_byname(): don't pass hash and type separately
https://git.kernel.org/netdev/net-next/c/be752283a2a2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html