Bug 1374462

Summary: Ganesha needs asynchronous blocking byte range locks that can be cancelled
Product: [Community] GlusterFS Reporter: Frank Filz <ffilz>
Component: libgfapiAssignee: bugs <bugs>
Status: CLOSED UPSTREAM QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, jthottan, kkeithle, ndevos, skoduri, srangana
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://sourceforge.net/p/nfs-ganesha/mailman/message/35354585/
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-20 09:10:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Filz 2016-09-08 17:44:15 UTC
Description of problem:

As a multi-threaded NFS server, Ganesha ideally needs to be able to have blocking byte range locks without occupying a thread for each, or polling. They also need to be cancelable.

Comment 1 Vijay Bellur 2018-11-20 09:42:52 UTC
Migrated to github:

https://github.com/gluster/glusterfs/issues/602

Please follow the github issue for further updates on this bug.