cifs: add an smb3_fs_context to cifs_sb
[linux-2.6-microblaze.git] / fs / cifs / cifs_fs_sb.h
index 6e7c442..34d0229 100644 (file)
@@ -61,6 +61,7 @@ struct cifs_sb_info {
        spinlock_t tlink_tree_lock;
        struct tcon_link *master_tlink;
        struct nls_table *local_nls;
+       struct smb3_fs_context *ctx;
        unsigned int bsize;
        unsigned int rsize;
        unsigned int wsize;