]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc33e47f9059e6932f25abe6056b954a215f470b1
tree6903a6bcbf53ae01144b52c31787bb68b61b5950
parent9ab56c67ad204938be0b1d109c165cf72aeb00e2
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]