Summary: | HAL fails to mount NTFS in user mode | ||
---|---|---|---|
Product: | hal | Reporter: | Ambroz Bizjak <ambro2> |
Component: | hald | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | danny.kukawka |
Version: | unspecified | Keywords: | patch, regression |
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
fix
fix by removing uid checks |
Description
Ambroz Bizjak
2008-09-20 18:23:03 UTC
I confirm the bug is present and the patch that fixes it works. Created attachment 19913 [details] [review] fix by removing uid checks This patch removes the hardcoded policy to only allow the "uid" option on some filesystems. I say these checks make no sense, and it is very bad to hardcode such policies. All required restrictions are already in the fdi as filesystem-specific available mount options, AFAIK. Fixed in git. |
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.