smb: client: get rid of dfs naming in automount code
authorPaulo Alcantara <pc@manguebit.com>
Thu, 17 Aug 2023 15:34:04 +0000 (12:34 -0300)
committerSteve French <stfrench@microsoft.com>
Sun, 20 Aug 2023 21:05:50 +0000 (16:05 -0500)
commit0a049935e47e30c62df165e4d6ff563ff9c002d5
treea3e00d1e1e137fe2db19395c19583d55c9d81058
parent561f82a3a24c96fe84fc7ecac11f02b2afd11031
smb: client: get rid of dfs naming in automount code

Automount code will handle both DFS links and reparse mount points.

Also, get rid of BUG_ON() in cifs_release_automount_timer() while
we're at it.

Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsfs.c
fs/smb/client/cifsfs.h
fs/smb/client/cifsproto.h
fs/smb/client/dir.c
fs/smb/client/inode.c
fs/smb/client/namespace.c