cifs: use fs_context for automounts
authorPaulo Alcantara <pc@cjr.nz>
Tue, 4 Oct 2022 21:41:20 +0000 (18:41 -0300)
committerSteve French <stfrench@microsoft.com>
Mon, 19 Dec 2022 14:03:11 +0000 (08:03 -0600)
commit9fd29a5bae6e8f94b410374099a6fddb253d2d5f
tree5d6e8a20225730c2561757dd77fa74cef7bd30ca
parentc877ce47e1378dbafa6f1bf84c0c83a05ca8972a
cifs: use fs_context for automounts

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>
fs/cifs/cifs_dfs_ref.c