[PATCH] Efficient xattr handling for VxFS

Volker Lendecke Volker.Lendecke at SerNet.DE
Mon May 30 08:28:41 UTC 2016


On Fri, May 27, 2016 at 09:26:35AM +0000, Abhidnya Joshi wrote:
> Hi Jeremy, list,
> 
> Please find attached patch which handles storing xattrs in efficient way for Veritas File System (VxFS) using VxFS library.
> 
> This patch handles:
> 1.            Storing xattrs using VxFS library calls
> 2.            Handling backward compatibility where if xattrs are stored with old way then store them with new way .
> 3.            This makes use of vxfsmisc.so in user space which is provided by VxFS and is open sourced. It can be found at: http://www.veritas.com/community/downloads/vxfsmisc-library
> 
> This patch applies to Samba master. Please let me know your comments.

Can you add a link to the GPL library in a comment around the code
doing the dlopen?

Question: What happens if you have two shares with vxfs? Don't you
call dlopen() twice? Does that work fine?

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

SerNet & BSI laden ein: 29. Juni 2016,
2. IT-Grundschutztag 2016, BPA Berlin.
Anmeldung: https://www.sernet.de/gstag



More information about the samba-technical mailing list