dosmode.c:get_ea_dos_attributes switches off lp_store_dos_attributes in cases when it shouldn't

Volker Lendecke Volker.Lendecke at SerNet.DE
Mon Aug 19 01:56:18 MDT 2013


On Sun, Aug 18, 2013 at 09:55:11AM -0700, Richard Sharpe wrote:
> Correct. We ran into problems however because we have a snapshot
> driver that presents snapshots under the same folder as the share. It
> returns ENOTSUP if you try to set an XATTR on a file in the snapshot
> file system. (Actually, the VFS does because we don't implement that
> function.)

The variable is around for performance. Obviously this hits
you badly. Maybe it's time to remove this check and just
always try xattrs if not explicitly disallowed in the
configuration?

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de


More information about the samba-technical mailing list