Message ID | 1501704648-20159-32-git-send-email-longli@exchange.microsoft.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h index 20af553..413b011 100644 --- a/fs/cifs/cifsglob.h +++ b/fs/cifs/cifsglob.h @@ -581,6 +581,7 @@ inc_rfc1001_len(void *buf, int count) } struct TCP_Server_Info { + struct cifs_rdma_info *rdma_ses; struct list_head tcp_ses_list; struct list_head smb_ses_list; int srv_count; /* reference counter */