linux/drivers/scsi/aacraid
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
..
aachba.c scsi: aacraid: Mark expected switch fall-throughs 2018-11-28 21:47:30 -05:00
aacraid.h scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
commctrl.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
comminit.c
commsup.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
dpcsup.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
linit.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
Makefile
nark.c
rkt.c
rx.c
sa.c
src.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
TODO