On 12/22/20 9:30 PM, Christoph Hellwig wrote: >> -typedef unsigned int blk_qc_t; >> #define BLK_QC_T_NONE -1U >> #define BLK_QC_T_SHIFT 16 >> #define BLK_QC_T_INTERNAL (1U << 31) > > I think we need a comment here explaining these are the values for > blk_qc_t at least. > Regards. Thanks. -- Thanks, Jeffle