Bug 454581
Summary: | ypbind rewrites unchanged binding files every 60s | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eric Sandeen <esandeen> | ||||||
Component: | ypbind | Assignee: | Vitezslav Crhonek <vcrhonek> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | rawhide | Keywords: | Patch | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2008-10-21 11:01:08 UTC | Type: | --- | ||||||
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: | 438944, 454582 | ||||||||
Attachments: |
|
Description
Eric Sandeen
2008-07-09 03:50:18 UTC
Created attachment 314759 [details]
Proposed patch
Without knowing much about ypbind, here's a potential patch.
It just keeps track of the last domain info that was written, and if it's unchanged since last time, it skips the writeout.
Created attachment 320097 [details]
Fixed/updated patch
The original patch was a bit hacky; Thorsten turned it into this, which he said he has upstream already.
Thanks,
-Eric
|