From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Allison Subject: Re: Enhancement needed to UNIX extensions to correctly support Linux EA's. Date: Tue, 26 Mar 2013 14:33:01 -0700 Message-ID: <20130326213301.GA16799@samba2> References: <20130326212242.GA4391@samba2> Reply-To: Jeremy Allison Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jeremy Allison , Jeff Layton , Pavel Shilovsky , linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Steve French Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Tue, Mar 26, 2013 at 04:28:36PM -0500, Steve French wrote: > Seems like a reasonable request. What version of kernel do you want > me to give you some test patches for? Well first let's work out the wire format, then we can look at implementations. I'm assuming you'll be re-using the existing EA marshalling/de-marshalling code, so let's decide exactly which Windows info-level we want to base it on. Jeremy.