Description of problem: Use this bug to file changes that affect source files under xlators/features/locks directory. Real bugs (problem reports, crashes) should have their own bugzilla entry for related patches. Acceptable changes include: -Improve code readability -Remove dead code -Better error reporting - . . .
REVIEW: http://review.gluster.org/13033 (features/locks: Remove unneeded function parameter) posted (#1) for review on master by Anoop C S (anoopcs)
REVIEW: http://review.gluster.org/13033 (features/locks: Remove unneeded function parameter) posted (#2) for review on master by Anoop C S (anoopcs)
COMMIT: http://review.gluster.org/13033 committed in master by Jeff Darcy (jdarcy) ------ commit 86501cd36b9784a6c0247326092a50fb44524656 Author: Anoop C S <anoopcs> Date: Sun Dec 20 21:47:37 2015 +0530 features/locks: Remove unneeded function parameter We use list_del_init() inside __delete_lock() to remove a lock from inode's lock list where pl_inode_t is not required at all. This patch removes pl_inode_t from list of parameters required for __delete_lock(). Change-Id: Ic5701bcae231172d4fd7feda1b25752343ee81cf BUG: 1293227 Signed-off-by: Anoop C S <anoopcs> Reviewed-on: http://review.gluster.org/13033 Smoke: Gluster Build System <jenkins.com> CentOS-regression: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Jeff Darcy <jdarcy>
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
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.8.0, please open a new bug report. glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user