Bug 33619

Summary: udf mount options uid=ignore, uid=forget not allowed
Product: hal Reporter: Simon Arlott <bugzilla.freedesktop.simon>
Component: haldAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: REOPENED --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to avoid parsing uid=forget and uid=ignore as integers

Description Simon Arlott 2011-01-27 12:49:24 UTC
udf filesystems support the mount options "uid=ignore" and "uid=forget" but hal-storage-mount returns an error when it's unable to parse "ignore" or "forget" as an integer. These strings should be allowed for the udf filesystem.
Comment 1 Danny Kukawka 2011-08-10 01:55:00 UTC
Sorry, WONTFIX since HAL is in maintenance mode and since you can change this via a fdi file by yourself if really needed
Comment 2 Simon Arlott 2011-08-10 10:54:27 UTC
It's not possible to change this with a fdi file as it requires a fix to the hal-storage-mount code.
Comment 3 Simon Arlott 2011-08-10 10:55:34 UTC
Created attachment 50101 [details] [review]
Patch to avoid parsing uid=forget and uid=ignore as integers

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.