Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IB/srpt: Disable RDMA access by the initiator
With the SRP protocol all RDMA operations are initiated by the target. Since no RDMA operations are initiated by the initiator, do not grant the initiator permission to submit RDMA reads or writes to the target. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: <stable@vger.kernel.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
- Loading branch information