|
Bugzilla – Full Text Bug Listing |
| Summary: | setting/reading of recursive acls with setfacl/getfacl -R .... BROKEN | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | robert spitzenpfeil <rs.opensuse> |
| Component: | Kernel | Assignee: | Brandon Philips <bphilips> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | ast, hmuelle |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
fixed acl package for opensuse 11.0
fixed libacl package for opensuse 11.0 |
||
|
Description
robert spitzenpfeil
2008-06-26 11:40:19 UTC
Created attachment 226385 [details]
fixed acl package for opensuse 11.0
I attached a fixed acl RPM for opensuse 11.0 just now. Please test. There are some differences between the path walking changes Andreas Gruenbacher added to the package last November and the version that was finally merged into upstream. Working on finding the issue and fixing up SLE10 products now. Thanks. Created attachment 226390 [details]
fixed libacl package for opensuse 11.0
I don't have a 64 bit system of 11.0 at hand. So I'll try the x86_64 11.0 kde4 live cd. ... could not get loop devices to work for mounting a filesystem with acl support (ioctl: LOOP_SET_FD: Invalid argument) --> installed kde4 11.0 64bit from live cd. result: the bugfix rpms seem to work. i did not test _every_ possible combination of commands, but recursively setting acls/default acls, recursively removing single/all acls works now. SLED 10 SP2 is on bug 408020 with SWAMP ID#L3-18593 Side effects of this bug includes: - Silent failure to recursively set ACLs on directories and files when -R is set on setfacl - Failure to fully recurse directory structures with getfacl -R - Improper recursion into directories with -P flag and linked directories with files Fix submitted. Thanks for the report. released |