Bug 198598

Summary: nash's open() wrapper ignores mode argument
Product: [Fedora] Fedora Reporter: Mark McLoughlin <markmc>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0.47-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-13 17:14:14 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:
Attachments:
Description Flags
mkinitrd-open-mode.patch none

Description Mark McLoughlin 2006-07-12 08:28:01 UTC
The open() wrapper forgets to pass the mode to __real_open()

Comment 1 Mark McLoughlin 2006-07-12 08:28:01 UTC
Created attachment 132285 [details]
mkinitrd-open-mode.patch

Comment 2 Peter Jones 2006-07-13 15:05:51 UTC
Thanks, applied.