On Mon, Jun 18, 2018 at 10:52:43AM -0400, Brian Foster wrote: > The buffer I/O submission path consists of separate function calls > per type. The buffer I/O type is already controlled via buffer > state (XBF_ASYNC), however, so there is no real need for separate > submission functions. > > Combine the buffer submission functions into a single function that > processes the buffer appropriately based on XBF_ASYNC. Retain an > internal helper with a conditional wait parameter to continue to > support batched !XBF_ASYNC submission/completion required by delwri > queues. > > Suggested-by: Christoph Hellwig <hch@xxxxxxxxxxxxx> > Signed-off-by: Brian Foster <bfoster@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html