Re: [PATCH 15/60] block: loop: comment on direct access to bvec table

From: Christoph Hellwig
Date: Mon Oct 31 2016 - 11:31:58 EST


Btw, the lib/iov_iter.c code that iterates over bvec currently
expects single-page segments. Is the loop code fine with that?
Even if it is I think we'd be much better off if it becomes multipage
segment aware.