Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/457624
Change subject: Store DRC in xprt for UDP
......................................................................
Store DRC in xprt for UDP
The drc entry was moved to be stored in the xprt, but it was only stored
in the TCP case, resulting in a crash for UDP. Store it for UDP as
well.
Change-Id: Ie02367998e5574cc5f20775908d507ce1e145a0d
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/RPCAL/nfs_dupreq.c
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/24/457624/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/457624
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ie02367998e5574cc5f20775908d507ce1e145a0d
Gerrit-Change-Number: 457624
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
Gerrit-MessageType: newchange