diff options
author | Erez Zilber <erezz@voltaire.com> | 2006-09-11 12:19:17 +0300 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2006-09-22 15:22:49 -0700 |
commit | 777a71dd4d901f055967ddbd038d2a74ffce0eb8 (patch) | |
tree | 88c05b9d52619a4881c12c752b55ed124f782fc0 /fs/reiserfs/Makefile | |
parent | 61a73c708f37295892176bc911b178278df6a091 (diff) |
IB/iser: fix a check of SG alignment for RDMA
dma mapping may include a "compaction" of the sg associated with scsi command.
Hence, the size of the maximal prefix of the SG which is aligned for rdma must be
compared against the length of the dma mapped sg (mem->dma_nents) and not against
the size of it before it was mapped (mem->size).
Signed-off-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'fs/reiserfs/Makefile')
0 files changed, 0 insertions, 0 deletions