cifs: use fs_context for automounts
authorPaulo Alcantara <pc@cjr.nz>
Tue, 4 Oct 2022 21:41:20 +0000 (18:41 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Sep 2023 10:28:00 +0000 (12:28 +0200)
commit60e3318e3e900ba1ddfead937012b3432dfccc92
tree9510df49f0b0b9992f148e11601153509157f2a6
parent84d577923450827997ef19015591bc1bfd0aef0f
cifs: use fs_context for automounts

[ Upstream commit 9fd29a5bae6e8f94b410374099a6fddb253d2d5f ]

Use filesystem context support to handle dfs links.

Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Stable-dep-of: efc0b0bcffcb ("smb: propagate error code of extract_sharename()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/smb/client/cifs_dfs_ref.c