Bug 885743
Summary: | data corrupt when file modified by client and server continuously | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeff Layton <jlayton> | ||||
Component: | kernel | Assignee: | Jeff Layton <jlayton> | ||||
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | gansalmon, itamar, jiali, jlayton, jonathan, kernel-maint, madhu.chinakonda, nfs-maint, steved | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 885536 | Environment: | |||||
Last Closed: | 2012-12-11 12:13: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: | |||||||
Bug Depends On: | 885536 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Jeff Layton
2012-12-10 14:11:32 UTC
Created attachment 660887 [details]
patch -- don't extend writes to cover entire page when pagecache is invalid
Jian, this patch seems to fix the bug for me. Can you confirm whether it does for you?
(In reply to comment #1) > Created attachment 660887 [details] > patch -- don't extend writes to cover entire page when pagecache is invalid > > Jian, this patch seems to fix the bug for me. Can you confirm whether it > does for you? OK, I would check it. Patch sent to Trond and he's taken it into his bugfixes branch. It should get merged early in 3.8 and go into stable kernels soon after. I'll go ahead and close this with a resolution of UPSTREAM. This patch is tested on 3.6.0-0.29.el7, bug resolved. |