>From Soumya <[email protected]>:

Soumya has uploaded this change for review. ( https://review.gerrithub.io/376080


Change subject: DelegWIP/FSAL_GLUSTER: Set LEASE ID for all the operations
......................................................................

DelegWIP/FSAL_GLUSTER: Set LEASE ID for all the operations

Gluster brick server expects lease_id to be passed for each
operation to be able to determine conflicting fops and
recall leases if needed.

Hence similar to credentials, we need to set lease_id before doing
the operations. We are using client_addr to be set as lease_id
as it is unique for each client and may be used for reclaim
post failover/failback cases as well.

Change-Id: Iea454d19bdd98ed349d701fa49d6d3598683162e
Signed-off-by: Soumya Koduri <[email protected]>
---
M src/FSAL/FSAL_GLUSTER/ds.c
M src/FSAL/FSAL_GLUSTER/gluster_internal.c
M src/FSAL/FSAL_GLUSTER/gluster_internal.h
M src/FSAL/FSAL_GLUSTER/handle.c
M src/FSAL/FSAL_GLUSTER/mds.c
5 files changed, 120 insertions(+), 55 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/80/376080/1
-- 
To view, visit https://review.gerrithub.io/376080
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea454d19bdd98ed349d701fa49d6d3598683162e
Gerrit-Change-Number: 376080
Gerrit-PatchSet: 1
Gerrit-Owner: Soumya <[email protected]>
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to