Re: svn commit: r287445 - in head: bin/setfacl lib/libc/posix1e share/man/man9 sys/cddl/compat/opensolaris/kern sys/cddl/contrib/opensolaris/uts/common/sys sys/kern sys/sys tools/regression/acltools

2016-03-19 Thread Sean Fagan
It’s written to disk. Although that actually depends on the filesystem. Sean. > On Mar 16, 2016, at 9:55 PM, Alan Somers wrote: > > Do you happen to know if ACL_ENTRY_INHERITED is written to disk, or does it > only exist in-core? > > On Wed, Mar 16, 2016 at 10:37 PM, Sean

Re: svn commit: r287445 - in head: bin/setfacl lib/libc/posix1e share/man/man9 sys/cddl/compat/opensolaris/kern sys/cddl/contrib/opensolaris/uts/common/sys sys/kern sys/sys tools/regression/acltools

2016-03-19 Thread Sean Fagan
As I recall, from ZFS, but I’m not positive. Either that, or something else was using 0x40. Sean. > On Mar 16, 2016, at 9:29 PM, Xin LI wrote: > > +sef who created the patch... > > On Wed, Mar 16, 2016 at 3:40 PM, Alan Somers wrote: >> >> >> On Thu, Sep 3, 2015 at 6:14 PM, Xin LI wrote: >