Displaying 4 results from an estimated 4 matches for "382e2c6".
Did you mean:
3822,6
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
...uot;VFS modules tests");
>
> torture_suite_add_suite(suite, torture_vfs_fruit());
> + torture_suite_add_suite(suite, torture_acl_xattr());
>
> torture_register_suite(suite);
>
> diff --git a/source4/torture/wscript_build b/source4/torture/wscript_build
> index 382e2c6..ff79c3d 100755
> --- a/source4/torture/wscript_build
> +++ b/source4/torture/wscript_build
> @@ -271,7 +271,7 @@ bld.SAMBA_MODULE('TORTURE_NTP',
> )
>
> bld.SAMBA_MODULE('TORTURE_VFS',
> - source='vfs/vfs.c vfs/fruit.c',
> + source='vfs/vfs....
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 06:33:26PM +0200, Ralph Böhme via samba wrote:
> On Thu, Aug 25, 2016 at 12:14:00PM -0700, Jeremy Allison wrote:
> > On Wed, Aug 24, 2016 at 04:06:42PM +0200, Ralph Böhme via samba wrote:
> > >
> > > Yeah, as much as I'd like to avoid adding a new option, I guess we
> > > have to do something about it, my latest take on this is
>
2016 Aug 29
1
Issue with acl_xattr:ignore system acls in 4.5rc2
...uot;VFS modules tests");
>
> torture_suite_add_suite(suite, torture_vfs_fruit());
> + torture_suite_add_suite(suite, torture_acl_xattr());
>
> torture_register_suite(suite);
>
> diff --git a/source4/torture/wscript_build b/source4/torture/wscript_build
> index 382e2c6..ff79c3d 100755
> --- a/source4/torture/wscript_build
> +++ b/source4/torture/wscript_build
> @@ -271,7 +271,7 @@ bld.SAMBA_MODULE('TORTURE_NTP',
> )
>
> bld.SAMBA_MODULE('TORTURE_VFS',
> - source='vfs/vfs.c vfs/fruit.c',
> + source='vfs/vfs....
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