commit | 52746129e02998fb45942aed359e77e63def4997 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Mon Sep 26 09:09:42 2016 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Fri Oct 07 16:54:38 2016 -0400 |
tree | 1e1b38fc9ac976f1a7a98d59310937b204c5dcbb | |
parent | fd10ed8e6f4246ac5e18b921ba50562959502117 [diff] |
IB/core: Improve ib_map_mr_sg() documentation Document that ib_map_mr_sg() is able to map physically discontiguous sg-lists as a single MR. Change IB_MR_TYPE_SG_GAPS_REG into IB_MR_TYPE_SG_GAPS. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: Sagi Grimberg <sagi@grimberg.me> Cc: Christoph Hellwig <hch@lst.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@rimberg.me> Signed-off-by: Doug Ledford <dledford@redhat.com>