Hide Forgot
REVIEW: http://review.gluster.org/5996 (gNFS: avoid double fd unref in opendir) posted (#1) for review on release-3.4 by Santosh Pradhan (spradhan)
REVIEW: http://review.gluster.org/5996 (gNFS: avoid double fd unref in opendir) posted (#2) for review on release-3.4 by Santosh Pradhan (spradhan)
COMMIT: http://review.gluster.org/5996 committed in release-3.4 by Vijay Bellur (vbellur) ------ commit 22e982e31bc232f3d9597a41f49e715428e010ce Author: Santosh Kumar Pradhan <spradhan> Date: Wed Sep 25 11:24:28 2013 +0530 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> Reviewed-on: http://review.gluster.org/5996 Reviewed-by: Rajesh Joseph <rjoseph> Tested-by: Gluster Build System <jenkins.com>
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.4.3, please reopen this bug report. glusterfs-3.4.3 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should already be or become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. The fix for this bug likely to be included in all future GlusterFS releases i.e. release > 3.4.3. In the same line the recent release i.e. glusterfs-3.5.0 [3] likely to have the fix. You can verify this by reading the comments in this bug report and checking for comments mentioning "committed in release-3.5". [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/5978 [2] http://news.gmane.org/gmane.comp.file-systems.gluster.user [3] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137