1
0
Fork 0
alistair23-linux/drivers/scsi/snic
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
..
Makefile
cq_desc.h
cq_enet_desc.h
snic.h
snic_attrs.c
snic_ctl.c
snic_debugfs.c
snic_disc.c scsi: snic: switch to generic DMA API 2018-10-17 21:58:53 -04:00
snic_disc.h
snic_fwint.h
snic_io.c scsi: snic: switch to generic DMA API 2018-10-17 21:58:53 -04:00
snic_io.h
snic_isr.c
snic_main.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
snic_res.c
snic_res.h
snic_scsi.c scsi: snic: switch to generic DMA API 2018-10-17 21:58:53 -04:00
snic_stats.h
snic_trc.c scsi: snic: Use vzalloc 2018-12-07 21:30:32 -05:00
snic_trc.h
vnic_cq.c
vnic_cq.h
vnic_cq_fw.h
vnic_dev.c scsi: snic: switch to generic DMA API 2018-10-17 21:58:53 -04:00
vnic_dev.h
vnic_devcmd.h
vnic_intr.c
vnic_intr.h
vnic_resource.h
vnic_snic.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h