[Bug 155163] [patch] Add Recursive Functionality to setfacl(1)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 26 18:35:31 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155163

Mark Johnston <markj at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs at FreeBSD.org            |markj at FreeBSD.org

--- Comment #17 from Mark Johnston <markj at FreeBSD.org> ---
(In reply to Mitchell Horne from comment #15)
One problem with this patch is that clear_inheritance_flags() updates the
global ACE rather than making a copy.  This basically means that setfacl -R
can't reliably be used to recursively set inheritance flags for subdirectories.
 With that fixed I think the patch is reasonable.  I'll take care of getting it
committed and adding some regression tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list