[Bugs] [Bug 1343290] enabling glusternfs with nfs.rpc-auth-allow to many hosts failed
bugzilla at redhat.com
bugzilla at redhat.com
Sun Jul 3 11:15:18 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1343290
--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14697 committed in release-3.7 by Niels de
Vos (ndevos at redhat.com)
------
commit e6d45abffb861570f9591811c77f0d3d8316f637
Author: Bipin Kunal <bkunal at redhat.com>
Date: Fri Jun 10 16:21:37 2016 +0530
xdr/nfs: free complete groupnode structure
The groupnode->gr_next pointer is not traversed upon free. This is
currently not a problem, because the pointer is never used. However the
correct way to free a groupnode should check the ->gr_next pointer and
free any of the groups that it encounters.
This problem was identified while correcting a problem with the MOUNT
protocol. The change "nfs: build exportlist with multiple groups" starts
to use ->gr_next.
This is backport of below mainline fix -
http://review.gluster.org/#/c/14666/
Change-Id: I9d04eaf4c65bdb8db136321d60e70789da1739d7
BUG: 1343290
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Signed-off-by: Bipin Kunal <bkunal at redhat.com>
Reviewed-on: http://review.gluster.org/14697
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=5afkJapass&a=cc_unsubscribe
More information about the Bugs
mailing list