]> Git Repo - linux.git/commit
smb: client: propagate error from cifs_construct_tcon()
authorPaulo Alcantara <[email protected]>
Wed, 18 Sep 2024 05:04:27 +0000 (02:04 -0300)
committerSteve French <[email protected]>
Wed, 25 Sep 2024 02:51:48 +0000 (21:51 -0500)
commit4e3ba580f5ab2d74e1e2210aba869aad235349d5
tree8b2ac08bd396a7f726721f6af0942f02b890b7b0
parent0826b134c0b039db4850fb762e79766a45d847c5
smb: client: propagate error from cifs_construct_tcon()

Propagate error from cifs_construct_tcon() in cifs_sb_tlink() instead of
always returning -EACCES.

Signed-off-by: Paulo Alcantara (Red Hat) <[email protected]>
Signed-off-by: Steve French <[email protected]>
fs/smb/client/connect.c
This page took 0.051296 seconds and 4 git commands to generate.