[Bugs] [Bug 1177522] New: Cleanup UDP mount thread in the nfs-server
bugzilla at redhat.com
bugzilla at redhat.com
Sun Dec 28 13:24:52 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1177522
Bug ID: 1177522
Summary: Cleanup UDP mount thread in the nfs-server
Product: GlusterFS
Version: mainline
Component: nfs
Keywords: Patch, Triaged
Assignee: bugs at gluster.org
Reporter: ndevos at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com,
jthottan at redhat.com
Depends On: 1143880
Created attachment 973759
--> https://bugzilla.redhat.com/attachment.cgi?id=973759&action=edit
add a pthread_t attribute to the mstate structure and use that instead when
creating the thread
The UDP mount thread (pthread_t structure) should move into the mount-state
structure.
This was include as part of the exports/netgroups feature, but is not relevant
for the feature itself. These changes have been moved out of the changeset that
implements the feature, and should be applied afterwards (patch attached).
TODO: find a way to correctly stop the udp-thread.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1143880
[Bug 1143880] [FEAT] Exports and Netgroups Authentication for Gluster NFS
mount
--
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