On Tue, Apr 5, 2016 at 7:55 AM, Tejun Heo <[email protected]> wrote: > On Mon, Apr 04, 2016 at 02:48:10PM -0700, Ming Lin wrote: >> From: Ming Lin <[email protected]> >> >> Rename SCSI_MAX_SG_SEGMENTS to SG_CHUNK_SIZE, which means the amount >> we fit into a single scatterlist chunk. >> >> Rename SCSI_MAX_SG_CHAIN_SEGMENTS to SG_MAX_SEGMENTS. >> >> Will move these 2 generic definitions to scatterlist.h later. >> >> Reviewed-by: Christoph Hellwig <[email protected]> >> Acked-by: Bart Van Assche <[email protected]> (for ib_srp changes) >> Signed-off-by: Ming Lin <[email protected]> > > For libata, > > Acked-by: Tejun Heo <[email protected]>
Hi James, Are we ready to merge it? Thanks, Ming

