Provide fallback for systems without ACL support

System Internals / UDisks - Martin Pitt [ubuntu.com] - 13 January 2015 08:59 UTC

Some kernels or file systems (with --enable-fhs-media) don't support ACLs.

If setting ACL fails, fall back to chowning the directory to the target user.

https://bugs.freedesktop.org/show_bug.cgi?id=61162

86bcf13 Provide fallback for systems without ACL support
src/udiskslinuxfilesystem.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)

Upstream: cgit.freedesktop.org


  • Share