Bug 1341435
Summary: | successful mkdir from "bad" subvolume should be ignored while propagating result to higher layer | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Raghavendra G <rgowdapp> |
Component: | replicate | Assignee: | Pranith Kumar K <pkarampu> |
Status: | CLOSED WONTFIX | QA Contact: | storage-qa-internal <storage-qa-internal> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | rhgs-3.1 | CC: | bugs, ravishankar, rgowdapp, rhs-bugs |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1341429 | Environment: | |
Last Closed: | 2018-04-16 18:19:04 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: | 1341429 | ||
Bug Blocks: |
Description
Raghavendra G
2016-06-01 04:35:32 UTC
Hi Du, Is this pre-operation check on all dentry and lock operations as mentioned in the bug description introduced in DHT yet? (In reply to Ravishankar N from comment #2) > Hi Du, Is this pre-operation check on all dentry and lock operations as > mentioned in the bug description introduced in DHT yet? Its done in mkdir codepath [1]. [1] http://review.gluster.org/13885 |