[Bugs] [Bug 1343287] Enabling glusternfs with nfs.rpc-auth-allow to many hosts failed
bugzilla at redhat.com
bugzilla at redhat.com
Mon Jun 13 10:10:53 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1343287
--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14699 committed in release-3.8 by Niels de
Vos (ndevos at redhat.com)
------
commit 4553ecf1d3f6186ea16864720e0d54773263ba3b
Author: Bipin Kunal <bkunal at redhat.com>
Date: Fri Jun 10 17:45:58 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: 1343287
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/14699
Smoke: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: bipin kunal <kunalbipin at gmail.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
--
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=ZqYLpvwHh8&a=cc_unsubscribe
More information about the Bugs
mailing list