Bug 1226139
Summary: | Implement MKNOD fop in bit-rot. | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Nagaprasad Sathyanarayana <nsathyan> | |
Component: | bitrot | Assignee: | Venky Shankar <vshankar> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | RajeshReddy <rmekala> | |
Severity: | high | Docs Contact: | bugs <bugs> | |
Priority: | unspecified | |||
Version: | 3.7.0 | CC: | bugs, kdhananj, mzywusko, rabhat, smohan, vshankar | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.1 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1221914 | |||
: | 1226140 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-02 08:04:07 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1219955, 1226140 |
Description
Nagaprasad Sathyanarayana
2015-05-29 05:23:25 UTC
REVIEW: http://review.gluster.org/10987 (features/bit-rot-stub: implement mknod fop) posted (#1) for review on release-3.7 by Venky Shankar (vshankar) REVIEW: http://review.gluster.org/10987 (features/bit-rot-stub: implement mknod fop) posted (#2) for review on release-3.7 by Venky Shankar (vshankar) COMMIT: http://review.gluster.org/10987 committed in release-3.7 by Venky Shankar (vshankar) ------ commit 712735a0511bf23a1e04e790a59803155bbd8f65 Author: Raghavendra Bhat <raghavendra> Date: Fri May 15 14:10:48 2015 +0530 features/bit-rot-stub: implement mknod fop Backport of http://review.gluster.org/10790 With the absence of mknod() fop implementation in bitrot stub, further operations that trigger versioning resulted in crashes as they expect the inode context to be valid. Therefore, this patch implements mknod() following similar simantics to fops such as create(). Furthermore, bitrot stub test C program is fixed to stop lying and validate obj versions according to the versioning protocol. Change-Id: If76f252577445d1851d6c13c7e969e864e2183ef BUG: 1226139 Original-Author: Raghavendra Bhat <raghavendra> Signed-off-by: Venky Shankar <vshankar> Reviewed-on: http://review.gluster.org/10987 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> 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.7.1, please reopen this bug report. glusterfs-3.7.1 has been announced on the Gluster Packaging mailinglist [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://thread.gmane.org/gmane.comp.file-systems.gluster.packaging/1 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |