Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/479215 )
Change subject: Fix get_state_obj_export_owner_refs() fail case
......................................................................
Fix get_state_obj_export_owner_refs() fail case
It should release ref on the object handle. The owner is the last one,
so we should never go to fail label with owner ref. Made an assert now.
Change-Id: Icc66d555bc67f88dd36d715fde6489128741c525
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/SAL/nfs4_state.c
1 file changed, 4 insertions(+), 6 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/15/479215/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/479215
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: Icc66d555bc67f88dd36d715fde6489128741c525
Gerrit-Change-Number: 479215
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange