> - > +#if defined(CONFIG_NVM) > + struct bio_nvm_payload *bi_nvm; /* open-channel ssd backend */ > +#endif > unsigned short bi_vcnt; /* how many bio_vec's */ > Jens suggests this to implemented using a bio clone. Will do in the next refresh.