public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 libtirpc v2] Support abstract addresses for rpcbind in libtirpc
@ 2024-03-11  1:41 NeilBrown
  2024-03-11  1:41 ` [PATCH 1/3] Allow working with abstract AF_UNIX addresses NeilBrown
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: NeilBrown @ 2024-03-11  1:41 UTC (permalink / raw)
  To: Steve Dickson; +Cc: linux-nfs

This resend includes a couple of bug fixes.
In the first patch, __rpc_taddr2uaddr_af() was reported a "universal" address
of the absract socket as starting with "\0" instead of "@".

In the second patch, only one local_rpcb() call wants the target address.

Thanks,
NeilBrown

 [PATCH 1/3] Allow working with abstract AF_UNIX addresses.
 [PATCH 2/3] Change local_rpcb() to take a targaddr pointer.
 [PATCH 3/3] Try using a new abstract address when connecting to

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-18 20:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11  1:41 [PATCH 0/3 libtirpc v2] Support abstract addresses for rpcbind in libtirpc NeilBrown
2024-03-11  1:41 ` [PATCH 1/3] Allow working with abstract AF_UNIX addresses NeilBrown
2024-03-11  1:41 ` [PATCH 2/3] Change local_rpcb() to take a targaddr pointer NeilBrown
2024-03-11  1:41 ` [PATCH 3/3] Try using a new abstract address when connecting to rpcbind NeilBrown
2024-03-18 20:39 ` [PATCH 0/3 libtirpc v2] Support abstract addresses for rpcbind in libtirpc Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox