Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193055?usp=email )
Change subject: FSAL_CEPH: Avoid duplicate refcounting of cmount
......................................................................
FSAL_CEPH: Avoid duplicate refcounting of cmount
Current code initialises cmount refcount to 1 and then it increases
again in later code flow. Also when same cmount path is being used, then
refcounting was done twice. Corrected the code.
Change-Id: I23456ac94a64b332ad563be5f91f637d330911cf
Signed-off-by: Sachin Punadikar <sachin.punadikar(a)ibm.com>
---
M src/FSAL/FSAL_CEPH/main.c
1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/55/1193055/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193055?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I23456ac94a64b332ad563be5f91f637d330911cf
Gerrit-Change-Number: 1193055
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar(a)ibm.com>