diff options
author | Tom Caputi <[email protected]> | 2018-03-16 19:02:49 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-03-16 16:02:49 -0700 |
commit | 17dd88352e655afe1d09e8e75ca1415e79c3510a (patch) | |
tree | 1e416aea3385187c3593621b01ef602f07a2496d /module/zfs/vdev_queue.c | |
parent | cec3a0a1bb08574260a9e39301a24ce79dbfb69a (diff) |
Allow QAT to handle non page-aligned buffers
This patch adds some handling to the QAT acceleration functions
that allows them to handle buffers that are not aligned with the
page cache. At the moment this never happens since callers only
happen to work with page-aligned buffers, but this code should
prevent headaches if this isn't always true in the future. This
patch also adds some cleanups to align the QAT compression code
with the encryption and checksumming code.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Weigang Li <[email protected]>
Signed-off-by: Tom Caputi <[email protected]>
Closes #7305
Diffstat (limited to 'module/zfs/vdev_queue.c')
0 files changed, 0 insertions, 0 deletions