cifs: set DFS root session in cifs_get_smb_ses()
[linux-2.6-microblaze.git] / fs / cifs / cifsglob.h
index a99883f..1a8190f 100644 (file)
@@ -1749,7 +1749,6 @@ struct cifs_mount_ctx {
        struct TCP_Server_Info *server;
        struct cifs_ses *ses;
        struct cifs_tcon *tcon;
-       struct cifs_ses *root_ses;
        uuid_t mount_id;
        char *origin_fullpath, *leaf_fullpath;
 };