VFS: default: use correct type for pathlen in vfswrap_getxattrat_do_sync()
commita0111dc19537ff51e0dd87c85de791aaadfb4349
authorRalph Boehme <slow@samba.org>
Mon, 24 Feb 2020 13:30:37 +0000 (24 14:30 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 18 Mar 2020 12:27:31 +0000 (18 12:27 +0000)
treed9de5e5cab821ff79a1fa66b223c32a2888538fd
parent15f60af436c4ad312fd580b8f4503042efb49ec3
VFS: default: use correct type for pathlen in vfswrap_getxattrat_do_sync()

full_path_tos() returns a ssize_t.

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

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