summaryrefslogtreecommitdiffstats
path: root/xlators/system/posix-acl/src/posix-acl.c
diff options
context:
space:
mode:
authorSantosh Kumar Pradhan <spradhan@redhat.com>2013-09-25 11:24:28 +0530
committerVijay Bellur <vbellur@redhat.com>2013-09-24 23:49:41 -0700
commit22e982e31bc232f3d9597a41f49e715428e010ce (patch)
tree7cb0cf844ebb294a1339ef9a89414d2e3d3513ca /xlators/system/posix-acl/src/posix-acl.c
parent04163fc4ba5c66099c0d0c764c146f2f15f40cda (diff)
gNFS: avoid double fd unref in opendir
Noticed that the fd_unref was called on the fd regardless of the return value at nfs3svc_opendir_readdir_cbk(), hence removing an extra unref in the negative case in nfs_inode_opendir_cbk, which fixes the spurious fd_unref(). Back port of: http://review.gluster.org/4943 (Rajesh Amaravathi) Change-Id: Ibddf487c7890407d01befedd65eefb10cb9c989f BUG: 1011761 Signed-off-by: Santosh Kumar Pradhan <spradhan@redhat.com> Reviewed-on: http://review.gluster.org/5996 Reviewed-by: Rajesh Joseph <rjoseph@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'xlators/system/posix-acl/src/posix-acl.c')
0 files changed, 0 insertions, 0 deletions