vfs_fruit: return value of ad_pack in vfs_fruit.c
authorRalph Boehme <slow@samba.org>
Sun, 27 Sep 2015 10:11:31 +0000 (12:11 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Oct 2015 10:29:33 +0000 (12:29 +0200)
commitc84322da084440029e0630a701812380313facf7
tree54f9b9073c074e7129b1a4e46a44800ea99146b7
parentdff1fd5e57ca5fedfc9546432c4ec1d357e5cad7
vfs_fruit: return value of ad_pack in vfs_fruit.c

ad_pack() in vfs_fruit.c returns false on failure and 0 on success -
i.e. return value is interpreted as success even when it fails.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Tue Oct  6 16:14:42 CEST 2015 on sn-devel-104

(cherry picked from commit 5d7eaf959a0f11be878f698305fcb8908d7ba047)

Autobuild-User(v4-3-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-3-test): Tue Oct 13 12:29:33 CEST 2015 on sn-devel-104
source3/modules/vfs_fruit.c