On Wed, Apr 24, 2019 at 04:38:33PM +0200, Christoph Hellwig wrote: > On Wed, Apr 24, 2019 at 04:41:46PM +0800, Ming Lei wrote: > > > This removes the last use of the first_chunk paramter to > > > sg_free_table_chained, please remove the paramter in an additional > > > patch. > > > > NVMe FC/RDMA still uses first_chunk. > > Looks like they need a similar treatment then :)
Yeah, I agree. But the issue could be less serious for NVMe FC/RDMA because the queue depth is often much small. thanks, Ming