vfs_ceph: use 'file descriptor' version xattr functions when possible
commit628fa5bc00d8ef7593398f3dfa2af6652013f12f
authorYan, Zheng <zyan@redhat.com>
Thu, 2 Apr 2015 02:11:02 +0000 (2 10:11 +0800)
committerMichael Adam <obnox@samba.org>
Thu, 2 Apr 2015 12:02:18 +0000 (2 14:02 +0200)
tree619c754ff53304363de01aa51fad17c69bb05ff0
parent12309f8bfb70878bec5fcec4681eb4e463e07357
vfs_ceph: use 'file descriptor' version xattr functions when possible

libcephfs version 0.94 adds 'file descriptor' version xattr functions.
This patch makes corresponding samba VFS callbacks use these new
functions.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Ira Cooper <ira@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/modules/vfs_ceph.c