Bug 1447828
Summary: | Should use dict_set_uint64 to set fd->pid when dump fd's info to dict | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Zhou Zhengping <johnzzpcrystal> |
Component: | core | Assignee: | Zhou Zhengping <johnzzpcrystal> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.12.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-09-05 17:28:29 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Zhou Zhengping
2017-05-04 01:34:25 UTC
REVIEW: https://review.gluster.org/17172 (fd: We should use dict_set_uint64 to store fd->pid) posted (#1) for review on master by Zhou Zhengping (johnzzpcrystal) COMMIT: https://review.gluster.org/17172 committed in master by Jeff Darcy (jeff.us) ------ commit 9f930646eeed12a243d083c91acb59fbe7004074 Author: Zhou Zhengping <johnzzpcrystal> Date: Wed May 3 18:33:40 2017 +0800 fd: We should use dict_set_uint64 to store fd->pid Change-Id: I136372b9929d3ecf243649b6945571a67bfd80eb BUG: 1447828 Signed-off-by: Zhou Zhengping <johnzzpcrystal> Reviewed-on: https://review.gluster.org/17172 Smoke: Gluster Build System <jenkins.org> Reviewed-by: Amar Tumballi <amarts> Tested-by: Amar Tumballi <amarts> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.12.0, please open a new bug report. glusterfs-3.12.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/announce/2017-September/000082.html [2] https://www.gluster.org/pipermail/gluster-users/ |