]> git.baikalelectronics.ru Git - kernel.git/commit
xprtrdma: Add ro_unmap_sync method for all-physical registration
authorChuck Lever <chuck.lever@oracle.com>
Wed, 16 Dec 2015 22:23:03 +0000 (17:23 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 18 Dec 2015 20:34:33 +0000 (15:34 -0500)
commit0ee7180d311aa8ebf5e3620d8ad699b589d7386b
tree663803384a95f717607a6945f7c018343367f1f2
parent3e9fbdfe1822531af591fc61b20d66d5a76daabe
xprtrdma: Add ro_unmap_sync method for all-physical registration

physical's ro_unmap is synchronous already. The new ro_unmap_sync
method just has to DMA unmap all MRs associated with the RPC
request.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Devesh Sharma <devesh.sharma@avagotech.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/physical_ops.c