Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2018 18:35:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 155163] [patch] Add Recursive Functionality to setfacl(1)
Message-ID:  <bug-155163-227-rdQxEcXtuI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-155163-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-155163-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D155163

Mark Johnston <markj@FreeBSD.org> changed:

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

--- Comment #17 from Mark Johnston <markj@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 subdirector=
ies.
 With that fixed I think the patch is reasonable.  I'll take care of gettin=
g it
committed and adding some regression tests.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-155163-227-rdQxEcXtuI>