vfs_fruit: use path based setxattr call in ad_fset()
authorRalph Boehme <slow@samba.org>
Tue, 23 May 2017 15:39:46 +0000 (17:39 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 9 Aug 2017 16:41:06 +0000 (18:41 +0200)
commitaff6fc49f4ac244aef162200a37bd846719e1e4f
tree82a4373c945318dbe12b7c9c96f887968b1ae0db
parentbbc225de83e7b0e5eaeb1b843532d1f0fca91a3c
vfs_fruit: use path based setxattr call in ad_fset()

This allows later commits to remove opening of the basefile which
conflict with "kernel oplocks = yes".

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12791

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_fruit.c