[Bugs] [Bug 1343286] enabling glusternfs with nfs.rpc-auth-allow to many hosts failed
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jun 7 22:24:14 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1343286
--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14666 committed in master by Niels de Vos
(ndevos at redhat.com)
------
commit 8489fe576b6cf148fabcaeee79f298c41858133e
Author: Bipin Kunal <bkunal at redhat.com>
Date: Tue Jun 7 17:59:27 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.
Change-Id: I9d04eaf4c65bdb8db136321d60e70789da1739d7
BUG: 1343286
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: http://review.gluster.org/14666
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=JZUMfxOzJV&a=cc_unsubscribe
More information about the Bugs
mailing list