K 10 svn:author V 5 markj K 8 svn:date V 27 2018-10-26T21:17:06.461565Z K 7 svn:log V 468 Don't set NFSv4 ACL inheritance flags on non-directories. They only make sense in the context of directory ACLs, and attempting to set them on regular files results in errors, causing a recursive setfacl invocation to abort. This is derived from patches by Shawn Webb and Mitchell Horne . PR: 155163 MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D15061 END