Bug 33619 - udf mount options uid=ignore, uid=forget not allowed
Summary: udf mount options uid=ignore, uid=forget not allowed
Status: REOPENED
Alias: None
Product: hal
Classification: Unclassified
Component: hald (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 12:49 UTC by Simon Arlott
Modified: 2011-08-10 10:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to avoid parsing uid=forget and uid=ignore as integers (579 bytes, patch)
2011-08-10 10:55 UTC, Simon Arlott
Details | Splinter Review

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.