Re: [PATCH 00/44] Convert FibreChannel bsg code to use bsg-lib

From: Christoph Hellwig
Date: Tue Oct 11 2016 - 12:49:47 EST


Hi Johannes,

this looks great to me. But is there a chance to consolidate it into
a more manageable set of patches? E.g. all the patches to call
export fc_bsg_jobdone, use it directly and remove the function pointer
could go together, possibly even including the new calling convention.
Similar all the patches about fc_bsg_to_shost could be merged into one,
and if we add the bsg refcounting early, we could maybe skip a few
steps of the conversion later on?