[Bugs] [Bug 1293227] Minor improvements and code cleanup for locks translator
bugzilla at redhat.com
bugzilla at redhat.com
Tue Mar 22 19:38:07 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1293227
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13033 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit 86501cd36b9784a6c0247326092a50fb44524656
Author: Anoop C S <anoopcs at redhat.com>
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 at redhat.com>
Reviewed-on: http://review.gluster.org/13033
Smoke: Gluster Build System <jenkins at build.gluster.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list