]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/cifs/cifsglob.h
CIFS: let ses->ipc_tid hold smb2 TreeIds
[mirror_ubuntu-artful-kernel.git] / fs / cifs / cifsglob.h
index 1a90bb3e29866c4f0e9a44e637f75e41469c04f8..af224cda86971b2b5132b4848ade8c95f0b0aa46 100644 (file)
@@ -822,7 +822,7 @@ struct cifs_ses {
        int ses_count;          /* reference counter */
        enum statusEnum status;
        unsigned overrideSecFlg;  /* if non-zero override global sec flags */
-       __u16 ipc_tid;          /* special tid for connection to IPC share */
+       __u32 ipc_tid;          /* special tid for connection to IPC share */
        char *serverOS;         /* name of operating system underlying server */
        char *serverNOS;        /* name of network operating system of server */
        char *serverDomain;     /* security realm of server */