Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2018 23:30:44 +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-jf0o6fnPQs@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

--- Comment #11 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Tue Apr 10 23:29:57 UTC 2018
New revision: 332396
URL: https://svnweb.freebsd.org/changeset/base/332396

Log:
  setfacl: add recursive functionality

  Add a -R option to setfacl to operate recursively on directories, along
  with the accompanying flags -H, -L, and -P (whose behaviour mimics
  chmod).

  A patch was submitted with PR 155163, but this is a new implementation
  based on comments raised in the Phabricator review for that patch
  (review D9096).

  PR:           155163
  Submitted by: Mitchell Horne <mhorne063@gmail.com>
  Reviewed by:  jilles
  MFC after:    2 weeks
  Relnotes:     Yes
  Sponsored by: The FreeBSD Foundation
  Differential Revision:        https://reviews.freebsd.org/D14934

Changes:
  head/bin/setfacl/setfacl.1
  head/bin/setfacl/setfacl.c
  head/bin/setfacl/setfacl.h
  head/bin/setfacl/util.c

--=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-jf0o6fnPQs>