commit | ec6d20e16c2d2bef8df2d82d63dcee51caa4ac27 | [log] [tgz] |
---|---|---|
author | Max Gurtovoy <maxg@mellanox.com> | Sun Mar 08 12:55:04 2020 +0200 |
committer | Keith Busch <kbusch@kernel.org> | Thu Mar 26 04:51:55 2020 +0900 |
tree | 964a2490a1d4c32dbdcbdd009c287e3b6ce6a5a0 | |
parent | 02cb00e233ade7c050e0f476902e63847e78114e [diff] |
nvmet-rdma: Implement get_mdts controller op Set the maximal data transfer size to be 1MB (currently mdts is unlimited). This will allow calculating the amount of MR's that one ctrl should allocate to fulfill it's capabilities. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Max Gurtovoy <maxg@mellanox.com>