Re: [Nfs-ganesha-devel] UDP VSOCK?

2017-06-19 Thread William Allen Simpson
On 6/19/17 3:44 PM, Matt Benjamin wrote: there is no UDP vsock, it's always a stream socket, this could be done differently, as desired Good, 'cause I've ready submitted the patch. Also, VSOCK only needs to support NFS v3 and v4, not the other programs? But I could be wrong? This

Re: [Nfs-ganesha-devel] UDP VSOCK?

2017-06-19 Thread Matt Benjamin
eforge.net> > Sent: Friday, June 16, 2017 4:38:09 PM > Subject: [Nfs-ganesha-devel] UDP VSOCK? > > Tried to talk to DanG today, but he went home earlier than usual. So > maybe somebody else knows: > > void Create_SVCXPRTs(void) > { > protos p; >

[Nfs-ganesha-devel] UDP VSOCK?

2017-06-16 Thread William Allen Simpson
Tried to talk to DanG today, but he went home earlier than usual. So maybe somebody else knows: void Create_SVCXPRTs(void) { protos p; LogFullDebug(COMPONENT_DISPATCH, "Allocation of the SVCXPRT"); for (p = P_NFS; p < P_COUNT; p++) if