CIFS: SMBD: Add SMB Direct protocol initial values and constants
authorLong Li <longli@microsoft.com>
Tue, 7 Nov 2017 08:54:56 +0000 (01:54 -0700)
committerSteve French <smfrench@gmail.com>
Thu, 25 Jan 2018 01:49:05 +0000 (19:49 -0600)
commit03bee01d6215d0438e8a36b4ecb1a002625d0713
tree6903a6bcbf53ae01144b52c31787bb68b61b5950
parent8339dd32fbad71834d61b9103e8884ada9bf3e1c
CIFS: SMBD: Add SMB Direct protocol initial values and constants

To prepare for protocol implementation, add constants and user-configurable
values for the SMB Direct protocol.

Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Acked-by: Ronnie Sahlberg <lsahlber.redhat.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/smbdirect.c [new file with mode: 0644]
fs/cifs/smbdirect.h [new file with mode: 0644]