Bug 1357210
Summary: | add several fops support in io-threads | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Zhou Zhengping <johnzzpcrystal> |
Component: | io-threads | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.9.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-03-27 18:15:34 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
2016-07-16 17:13:47 UTC
REVIEW: http://review.gluster.org/14935 (io-threads.c: add serveral fops support in io-threads) posted (#1) for review on master by Zhou Zhengping (johnzzpcrystal) REVIEW: http://review.gluster.org/14935 (io-threads.c: add serveral fops support in io-threads) posted (#2) for review on master by Zhou Zhengping (johnzzpcrystal) COMMIT: http://review.gluster.org/14935 committed in master by Jeff Darcy (jdarcy) ------ commit eb4ea14dcdf6dc2f741a2ed14150ee6ea83b92ce Author: Zhou Zhengping <johnzzpcrystal> Date: Sat Jul 16 18:02:55 2016 -0400 io-threads.c: add serveral fops support in io-threads 1.add lease, seek, getactivelk, setactivelk support in io-threads 2.add several missing function declations in defaults.h, the declation of function default_getactivelk_failure_cbk needed by io-threads.c Signed-off-by: Zhou Zhengping <johnzzpcrystal> Change-Id: Ie7a56569b4c29cdc6984d31738b484d2d6d83557 BUG: 1357210 Reviewed-on: http://review.gluster.org/14935 Tested-by: Zhou Zhengping <johnzzpcrystal> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Niels de Vos <ndevos> Smoke: Gluster Build System <jenkins.org> Reviewed-by: Jeff Darcy <jdarcy> 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.9.0, please open a new bug report. glusterfs-3.9.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/gluster-users/2016-November/029281.html [2] https://www.gluster.org/pipermail/gluster-users/ |