From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: setfacl fix Date: Sat, 16 Nov 2013 06:55:07 -0800 Message-ID: <20131116145507.GA22395@infradead.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , samba-technical To: Steve French Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Fri, Nov 15, 2013 at 08:53:12PM -0600, Steve French wrote: > From: Steve French > Date: Fri, 15 Nov 2013 20:41:32 -0600 > Subject: [PATCH] [CIFS] setfacl removes part of ACL when setting POSIX ACLs to > Samba > > setfacl over cifs mounts can remove the default ACL when setting the > (non-default part of) the ACL and vice versa (we were leaving at 0 > rather than setting to -1 the count field for the unaffected > half of the ACL. For example notice the setfacl removed > the default ACL in this sequence: Can you send a patch to xfstests to make sure we regression test for this issue on all filesystems?