[PATCH v4 4/8] bio: Introduce LightNVM payload

Matias Bjorling m at bjorling.me
Fri Jun 5 11:17:02 PDT 2015


> -
> +#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.




More information about the Linux-nvme mailing list