diff options
author | Aurelien Aptel <aaptel@suse.com> | 2018-09-20 18:10:25 -0700 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-10-23 21:16:05 -0500 |
commit | 8393072bab060f0a05888ee31543175d44b5dde0 (patch) | |
tree | cfc22288674c170a1699b78fa752baaa82071aa4 /fs/adfs | |
parent | 9e1a37dad4f3b9f1d36d9fd27021bbd67fb8c85f (diff) | |
download | linux-8393072bab060f0a05888ee31543175d44b5dde0.tar.bz2 |
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/adfs')
0 files changed, 0 insertions, 0 deletions