From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Miller Subject: Re: xattr "trusted" namespace Date: Fri, 21 Jun 2013 11:54:42 -0400 Message-ID: <51C47742.3000804@hcjb.org> References: <51B6584B.8010906@hcjb.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit To: Linux CIFS mailing list Return-path: In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Have these patches been published (on this list or elsewhere)? If so, please point me to them in some way. (I searched the list archives, but did not find a patch for this purpose.) If they have not been published, are they available for testing, or when will they be available? Ted Miller On 6/10/2013 8:09 PM, Steve French wrote: > > I have patches for cifs kernel client for this. Jeremy Allison was almost > done server patches for samba for the other end. > > On Jun 10, 2013 6:06 PM, "Ted Miller" > wrote: > > (If this is the wrong place to ask this question, please feel free to > point me in a different direction.) > > I am working on a system that needs to be able to write to the xattr > namespace "trusted", as in trusted.xyz. I only need this support from > the Linux client, as the target file is being served by a Windows > server. I have tried this using Centos (same package versions as RHEL) > 6.4, and the writes all fail with the default client. I am hoping that > this has been addressed in a newer version of the CIFS client. > > Is the "trusted" namespace accessible in the current Linux CIFS client? > If so, what version of which file(s) do I need to look for? > > Thank you, > Ted Miller > Elkhart, IN, USA >