search for: cf50689

Displaying 2 results from an estimated 2 matches for "cf50689".

2016 Aug 29
1
Issue with acl_xattr:ignore system acls in 4.5rc2
...alph Boehme <slow at samba.org> > --- > source3/modules/vfs_acl_common.c | 79 ++++++++++++++++++++++++---------------- > 1 file changed, 48 insertions(+), 31 deletions(-) > > diff --git a/source3/modules/vfs_acl_common.c b/source3/modules/vfs_acl_common.c > index fc72b98..cf50689 100644 > --- a/source3/modules/vfs_acl_common.c > +++ b/source3/modules/vfs_acl_common.c > @@ -697,6 +697,48 @@ fail: > return status; > } > > +static NTSTATUS stat_fsp_or_smb_fname(vfs_handle_struct *handle, > + files_struct *fsp, > + const struct...
2016 Aug 27
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 04:03:49PM -0700, Jeremy Allison wrote: > On Fri, Aug 26, 2016 at 02:46:19PM -0700, Jeremy Allison via samba wrote: > > On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote: > > > > > > Cheerio! > > > -slow > > > > Still reviewing this - but a few things that will need changing: > > > > When adding the