Comment 6 for bug 1638700

Revision history for this message
Kamal Mostafa (kamalmostafa) wrote :

Ming Lei comment #2 says you're the author of this patch to the hio driver:

+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4,3,0))
+ blk_queue_split(q, &bio, q->bio_split);
+#endif
+

Can you provide us with a short explanation for the git log, and also your Signed-off-by line for that patch?