s3:libsmb: Add try_posixinfo to SMBSRV struct. Only enable for SMB1 with UNIX for...
authorAndreas Schneider <asn@samba.org>
Mon, 25 Nov 2019 10:06:57 +0000 (11:06 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Jan 2020 08:30:24 +0000 (08:30 +0000)
commit9c7ec52a01709ea2c73313047f15c3ba6baf9595
treef2406a4d783f1e59a66897181fe49336d32405c3
parent9cb732808943f32049c46c0331fdd17d06a11e78
s3:libsmb: Add try_posixinfo to SMBSRV struct. Only enable for SMB1 with UNIX for now.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit bf9a3a7aa1913238ae2c997ce00369d0dbae3a08)
source3/include/libsmb_internal.h
source3/libsmb/libsmb_server.c