diff options
author | Aurelien Aptel <aaptel@suse.com> | 2018-09-21 03:10:25 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-10-24 04:16:05 +0200 |
commit | 8393072bab060f0a05888ee31543175d44b5dde0 (patch) | |
tree | cfc22288674c170a1699b78fa752baaa82071aa4 /fs/efivarfs | |
parent | smb3: track the instance of each session for debugging (diff) | |
download | linux-8393072bab060f0a05888ee31543175d44b5dde0.tar.xz linux-8393072bab060f0a05888ee31543175d44b5dde0.zip |
CIFS: make 'nodfs' mount opt a superblock flag
tcon->Flags is only used by SMB1 code and changing it is not permanent
(you lose the setting on tcon reconnect).
* Move the setting to superblock flags (per mount-points).
* Make automount callback exit early when flag present
* Make dfs resolving happening in mount syscall exit early if flag present
Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Acked-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to 'fs/efivarfs')
0 files changed, 0 insertions, 0 deletions