vfs_fruit: split out truncating from ad_convert()
commit5c79f7c1cea5e385c2441fb126776f01447a8a0f
authorRalph Boehme <slow@samba.org>
Fri, 5 Oct 2018 17:13:16 +0000 (5 19:13 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Oct 2018 11:00:10 +0000 (18 13:00 +0200)
tree8d80cf9003c5fa2a2b03ee6505523fce36427231
parent9f913fdad8cce170031738c1fbe70f51d80f533c
vfs_fruit: split out truncating from ad_convert()

This may look a little ill-advised as this increases line count, but
the goal here is modularizing ad_convert() itself and making it as slick
as possible helps achieving that goal.

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