diff options
author | Paulo Alcantara <pc@cjr.nz> | 2020-08-27 17:20:19 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-08-28 20:27:33 +0300 |
commit | e183785f2529b4135f00a0330a3b08e7c86530c8 (patch) | |
tree | fe00d92dac0b5e746b2a555f0590ba65aec21c0c /drivers/block/aoe/aoecmd.c | |
parent | d012a7190fc1fd72ed48911e77ca97ba4521bccd (diff) | |
download | linux-e183785f2529b4135f00a0330a3b08e7c86530c8.tar.xz |
cifs: fix check of tcon dfs in smb1
For SMB1, the DFS flag should be checked against tcon->Flags rather
than tcon->share_flags. While at it, add an is_tcon_dfs() helper to
check for DFS capability in a more generic way.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Shyam Prasad N <nspmangalore@gmail.com>
Diffstat (limited to 'drivers/block/aoe/aoecmd.c')
0 files changed, 0 insertions, 0 deletions