vfs_fruit: fix fruit_ntimes() for the fruit:metadata!=netatalk case
authorRalph Boehme <slow@samba.org>
Fri, 2 Dec 2016 14:57:22 +0000 (15:57 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 1 Mar 2017 23:32:21 +0000 (00:32 +0100)
commitb0b785b0d4b64810f6ee58b015929641246479d1
tree82d5ea5f2bbbc98bc5af134872d5a353edcec283
parentef2c81eb9fe5e12d5694af665be198994e02762d
vfs_fruit: fix fruit_ntimes() for the fruit:metadata!=netatalk case

The following code must only be executed for the fruit:metadata=netatalk
case. Otherwise no change in behaviour.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12427

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/modules/vfs_fruit.c