]> git.ipfire.org Git - thirdparty/samba.git/commit
libsmbclient: If over SMB1 first try to do a posix stat on the file.
authorAndreas Schneider <asn@samba.org>
Mon, 25 Nov 2019 10:11:13 +0000 (11:11 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Jan 2020 10:33:13 +0000 (10:33 +0000)
commitc5dee3fcee618c471d6bec02340eddef5dd68855
tree06454ae2a42163d7c8eee39efd26bde72d20b675
parente82e78b8747110b73231fdc83e18a43a06f71404
libsmbclient: If over SMB1 first try to do a posix stat on the file.

Disable in future, if server doesn't support this.

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>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Dec 19 15:44:25 UTC 2019 on sn-devel-184

(cherry picked from commit 8b04590e4d8f817ad6d194bb9d622c18734e3011)

Autobuild-User(v4-11-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-11-test): Wed Jan 15 10:33:14 UTC 2020 on sn-devel-184
source3/libsmb/libsmb_file.c