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]> Thanks. -- tejun

