linux-stable/drivers/scsi/arcmsr
Christoph Hellwig 2a3d4eb8e2 scsi: flip the default on use_clustering
Most SCSI drivers want to enable "clustering", that is merging of
segments so that they might span more than a single page.  Remove the
ENABLE_CLUSTERING define, and require drivers to explicitly set
DISABLE_CLUSTERING to disable this feature.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-18 23:13:12 -05:00
..
arcmsr.h scsi: arcmsr: Update driver version to v1.40.00.09-20180709 2018-07-12 22:34:59 -04:00
arcmsr_attr.c arcmsr: add const to bin_attribute structures 2017-08-10 19:40:50 -04:00
arcmsr_hba.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
Makefile