X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=fs%2Fcifs%2Fcifsglob.h;h=49020ae460cff5e0e1dd5c9e34bfc5d1d1b5c4ff;hb=38d77c50b4f4e3ea1687e119871364f1c8d2f531;hp=2f3a89a2c497767ac47e549f2fbaebe47ab15f0c;hpb=1e3cc57e474867771aba2bdf23d0c7d8fb5e4822;p=mirror_ubuntu-bionic-kernel.git diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h index 2f3a89a2c497..49020ae460cf 100644 --- a/fs/cifs/cifsglob.h +++ b/fs/cifs/cifsglob.h @@ -511,6 +511,7 @@ struct TCP_Server_Info { struct task_struct *tsk; char server_GUID[16]; __u16 sec_mode; + bool sign; /* is signing enabled on this connection? */ bool session_estab; /* mark when very first sess is established */ #ifdef CONFIG_CIFS_SMB2 int echo_credits; /* echo reserved slots */