Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1160488

Summary: udev.event-timeout kernel parameter is parsed incorrectly
Product: Red Hat Enterprise Linux 7 Reporter: Richard W.M. Jones <rjones>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED NEXTRELEASE QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 7.1CC: codong, dyuan, juzhou, mbooth, ptoscano, tzheng, virt-bugs
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: V2V
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1159804 Environment:
Last Closed: 2014-11-06 13:45:01 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: 910269, 1154778    
Attachments:
Description Flags
Rebased patch for RHEL 7.1 none

Description Richard W.M. Jones 2014-11-04 23:46:22 UTC
+++ This bug was initially created as a clone of Bug #1159804 +++

Description of problem:

The udev.event-timeout kernel parameter was added upstream and
in RHEL 7.1 (bug 1154778).

Unfortunately this contains a bug which stops it from working.  I
have submitted a patch upstream to fix this:

http://lists.freedesktop.org/archives/systemd-devel/2014-November/024908.html

which should be included in RHEL 7.1.

Comment 1 Richard W.M. Jones 2014-11-04 23:47:11 UTC
Sorry, I should say that the upstream patch doesn't apply directly,
but the change is fairly obvious.  I will attach a patch for
RHEL 7.1 systemd momentarily.

Comment 2 Richard W.M. Jones 2014-11-04 23:48:03 UTC
Created attachment 953877 [details]
Rebased patch for RHEL 7.1

Comment 4 Richard W.M. Jones 2014-11-06 13:45:01 UTC
I'm closing this bug:

- It should have been filed against systemd.

- It is fixed in systemd anyway (https://bugzilla.redhat.com/show_bug.cgi?id=1154778#c5)
  so this bug is not needed.