Bug 824316 - avoid duplicate nlm replies in case of errors
Summary: avoid duplicate nlm replies in case of errors
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: nfs
Version: mainline
Hardware: All
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Vivek Agarwal
QA Contact: Sachidananda Urs
URL:
Whiteboard:
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2012-05-23 09:23 UTC by Rajesh
Modified: 2016-02-18 00:02 UTC (History)
4 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:34:09 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Rajesh 2012-05-23 09:23:18 UTC
Example:
In nlm4_test_fd_resume() if nfs_lk() fails we reply error to nlm client and return -1 to the caller. The caller would also reply error to the client. We have similar cases at nlm4_cancel_fd_resume nlm4_lock_fd_resume and nlm4_unlock_fd_resume.

Comment 1 Sachidananda Urs 2012-06-01 05:25:39 UTC
Need a patch id or url to gerrit to test this. Cannot verify what changes are made to resolve this bug.

Comment 2 Rajesh 2012-06-01 08:28:49 UTC
http://review.gluster.com/#change,3462

you can find the patches in gerrit also


Note You need to log in before you can comment on or make changes to this bug.