]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_fruit: call ad_convert_move_reso() from ad_convert_xattr()
authorRalph Boehme <slow@samba.org>
Fri, 5 Oct 2018 20:05:43 +0000 (22:05 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Oct 2018 11:00:10 +0000 (13:00 +0200)
commit0d1f964b60f79e352dd96f805495e813a25038e1
tree4ee0f065cc7002a01ceb72bea0d3904b4b0ace60
parenta1c29dbf87f3edaa6c71f198131e683f4db0fd07
vfs_fruit: call ad_convert_move_reso() from ad_convert_xattr()

ad_convert_xattr() is the place that triggers the need to move the
resource fork, so it should also call ad_convert_move_reso().

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 70d3ae5a89fc62db192c44b92a5b7fb67a93d88e)
source3/modules/vfs_fruit.c