commit | f7c439668a291ca94f358e44d3a3e9f2a2524b8a | [log] [tgz] |
---|---|---|
author | Long Li <longli@microsoft.com> | Wed Apr 25 11:30:05 2018 -0700 |
committer | Steve French <smfrench@gmail.com> | Wed May 09 11:48:35 2018 -0500 |
tree | f4e52a847a608cf27ab5176dd99972b6047e2938 | |
parent | 2796d303e3c5ec213c578ed3a66872205c126eb8 [diff] |
cifs: smbd: Enable signing with smbdirect Now signing is supported with RDMA transport. Remove the code that disabled it. Signed-off-by: Long Li <longli@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>