On 1/30/18 9:22 AM, William Allen Simpson wrote:
On 1/29/18 3:32 PM, Frank Filz wrote:
I haven't looked at how the SVCXPRT structure has changed, but if there's a
field in there we can attach a Ganesha structure to that would be cool, or
if not, if we could add one.

There are two: xp_u1, and xp_u2.

Right now, Ganesha is using xp_u2 for dup request cache pointers.

But I've eliminated all old usage of xp_u1 in V2.6.

Looking at src/RPCAL/nfs_dupreq.c, I'm not sure why that doesn't already
have a client or export reference there.  It seems we'll return the
duplicate data to any client that happens to use the same xid.  Seems
like a bug....

But the code is obscure, so I could be missing something.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to