HomeFreeBSD

Linux 4.4 compat: make_request_fn returns blk_qc_t

Description

Linux 4.4 compat: make_request_fn returns blk_qc_t

As part of block polling support in Linux 4.4, make_request_fn should
return a cookie value of type blk_qc_t. For now, we make zvol_request
always return BLK_QC_T_NONE until we assess whether and how we want
to support block polling.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #4021

Details

Provenance
Chunwei Chen <david.chen@osnexus.com>Authored on Nov 23 2015, 10:47 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Dec 2 2015, 12:48 AM
Parents
rG43518d92fd92: Fix zfs_dirty_data_max overflow on 32-bit
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG1a093716788a: Linux 4.4 compat: make_request_fn returns blk_qc_t (authored by Chunwei Chen <david.chen@osnexus.com>).Dec 2 2015, 12:48 AM