vfs_fruit: do direct return from error checks in ad_convert()
authorRalph Boehme <slow@samba.org>
Thu, 4 Oct 2018 06:23:59 +0000 (08:23 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 10 Oct 2018 20:22:13 +0000 (22:22 +0200)
commit8bc36d723ff41afe768f42b833aa951e1ee8fb38
tree58690956b0b701fea81b78e99a80cb885409576a
parentd161e047710322491802d75f47598f96727cd004
vfs_fruit: do direct return from error checks in ad_convert()

Subsequent commits will move the mmap() into the subfunctions. This
change just prepares for that.

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>
source3/modules/vfs_fruit.c