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

From: Matias Bjorling
Date: Fri Jun 05 2015 - 14:17:18 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/