diff options
author | Long Li <longli@microsoft.com> | 2017-11-22 17:38:44 -0700 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2018-01-24 19:49:06 -0600 |
commit | c7398583340a6d82b8bb7f7f21edcde27dc6a898 (patch) | |
tree | 051a58595ea6dc336697fa5b0383d69f8e61099d /fs/cifs/cifsglob.h | |
parent | 9762c2d080926b7c292cb7c64ca6030e88d6a6e4 (diff) | |
download | linux-c7398583340a6d82b8bb7f7f21edcde27dc6a898.tar.bz2 |
CIFS: SMBD: Implement RDMA memory registration
Memory registration is used for transferring payload via RDMA read or write.
After I/O is done, memory registrations are recovered and reused. This
process can be time consuming and is done in a work queue.
Signed-off-by: Long Li <longli@microsoft.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/cifsglob.h')
0 files changed, 0 insertions, 0 deletions