aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_queue.c
diff options
context:
space:
mode:
authorTom Caputi <[email protected]>2018-03-16 19:02:49 -0400
committerBrian Behlendorf <[email protected]>2018-03-16 16:02:49 -0700
commit17dd88352e655afe1d09e8e75ca1415e79c3510a (patch)
tree1e416aea3385187c3593621b01ef602f07a2496d /module/zfs/vdev_queue.c
parentcec3a0a1bb08574260a9e39301a24ce79dbfb69a (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