]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libsmb: Generate the inode only based on the path component
authorAndreas Schneider <asn@samba.org>
Wed, 18 Dec 2019 12:27:26 +0000 (13:27 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Jan 2020 09:14:17 +0000 (09:14 +0000)
commitfa22e5b613345fb80f8ea47332139c328c550f5b
treefb75da9ecfdf9c903e03435975505254d97b6b7b
parent260d66aa0aa9868a826c9e6e96b937e94da9a3fd
s3:libsmb: Generate the inode only based on the path component

Currently we use the full smb url which includes also username and
password.

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 ea51a426e506bd6456814ecddcb63441859f9d89)
source3/libsmb/libsmb_stat.c