diff options
author | Sagi Grimberg <sagig@mellanox.com> | 2013-07-28 09:35:40 (GMT) |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2013-08-10 00:18:09 (GMT) |
commit | 919fc274ef102841ad56a37d482720f332d459d1 (patch) | |
tree | 32fa75e96876e2bfd28d71f38760b8c9597948fb /fs/ntfs | |
parent | b4e155ffbbd65cba77207bc5522c7b734a5c8c9d (diff) | |
download | linux-fsl-qoriq-919fc274ef102841ad56a37d482720f332d459d1.tar.xz |
IB/iser: Handle unaligned SG in separate function
This routine will be shared with other rdma management schemes. The
bounce buffer solution for unaligned SG-lists and the sg_to_page_vec
routine are likely to be used for other registration schemes and not
just FMR.
Move them out of the FMR specific code, and call them from there.
Later they will be called also from other reg methods code.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions