>From Frank Filz <ffilz...@mindspring.com>:

Frank Filz has uploaded this change for review. ( 
https://review.gerrithub.io/373988


Change subject: Replace calls to state_share_anonymous_io_start with 
state_deleg_conflict
......................................................................

Replace calls to state_share_anonymous_io_start with state_deleg_conflict

Anonymous I/O interaction with share reservations is now handled
within the FSALs (in fact, while an anonymous I/O is in progress,
we can't even grant share reservations because the fsal_obj_handle
lock is held for the duration of the I/O).

We still need to check for delegation conflict, HOWEVER, it should
be noted that since support_ex, delegations actually really don't
work.

Also strip out the remaining share management code.

Change-Id: I54f5a2ad56ce6feb0bcbd52950c741174c1c4b93
Signed-off-by: Frank S. Filz <ffilz...@mindspring.com>
---
M src/Protocols/NFS/nfs3_read.c
M src/Protocols/NFS/nfs3_setattr.c
M src/Protocols/NFS/nfs3_write.c
M src/Protocols/NFS/nfs4_op_read.c
M src/Protocols/NFS/nfs4_op_setattr.c
M src/Protocols/NFS/nfs4_op_write.c
M src/SAL/state_share.c
M src/include/sal_functions.h
8 files changed, 22 insertions(+), 289 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I54f5a2ad56ce6feb0bcbd52950c741174c1c4b93
Gerrit-Change-Number: 373988
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilz...@mindspring.com>
------------------------------------------------------------------------------
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
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to