| Summary: | bridge monitor file forgets to close a file | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Petr Pisar <ppisar> | ||||||
| Component: | iproute | Assignee: | Pavel Šimerda (pavlix) <psimerda> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Jaroslav Aster <jaster> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 6.5 | CC: | jaster, ksrot, lmiksik, rvokal, salmy, thozza | ||||||
| Target Milestone: | rc | Keywords: | EasyFix, Patch, Regression | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| URL: | http://thread.gmane.org/gmane.linux.network/284884 | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | iproute-2.6.32-42.el6 | Doc Type: | Bug Fix | ||||||
| Doc Text: |
Running the "bridge monitor file" command opened the file, but never closed it. A fix has been applied to close the opened file after loading its content. As a result, the command now closes all opened files as expected.
|
Story Points: | --- | ||||||
| Clone Of: | |||||||||
| : | 1011818 1011822 (view as bug list) | Environment: | |||||||
| Last Closed: | 2015-07-22 06:40:31 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: | |||||||
| Attachments: |
|
||||||||
|
Description
Petr Pisar
2013-09-25 08:08:56 UTC
Created attachment 802634 [details]
Proposed fix
Patch accepted by upstream as:
commit 101847446e6a5e3ca370e65ebc462584934fce0e
Author: Petr Písař <ppisar>
Date: Wed Sep 25 09:45:45 2013 +0200
iproute2: bridge: Close file with bridge monitor file
Created attachment 805990 [details]
Upstream fix
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1331.html |