Sergey Lysanov has uploaded this change for review. (
https://review.gerrithub.io/434380
Change subject: Fixed dereferencing null ctx_export on nfs_read
......................................................................
Fixed dereferencing null ctx_export on nfs_read
op_ctx->ctx_export may be null in case of DS read and no related mds export.
Change-Id: If96ec4565bce1280bcc8209934fcc7c045048979
Signed-off-by: Sergey Lysanov <slysanov(a)virtuozzo.com>
---
M src/Protocols/NFS/nfs4_op_read.c
1 file changed, 6 insertions(+), 4 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/80/434380/1
--
To view, visit
https://review.gerrithub.io/434380
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: If96ec4565bce1280bcc8209934fcc7c045048979
Gerrit-Change-Number: 434380
Gerrit-PatchSet: 1
Gerrit-Owner: Sergey Lysanov <slysanov(a)virtuozzo.com>