1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/cam/scsi
Alexander Motin 0ac03010f6 Make delete method set via kern.cam.da.X.delete_method persistent.
This allows to set delete method via tunable, before device capabilities
are known.  Also allow ZERO method for devices not reporting LBP, if user
explicitly requests it -- it may be useful if storage supports compression
and WRITE SAME, but does not support UNMAP.

MFC after:	2 weeks
2015-10-11 18:26:06 +00:00
..
scsi_all.c Update list of opcodes to 5/26/15. 2015-09-18 10:44:25 +00:00
scsi_all.h Add new report types to REPORT LUNS command. 2015-09-24 12:22:47 +00:00
scsi_cd.c Remove legacy CHS geometry from dmesg and unify capacity outputs. 2015-10-11 13:48:20 +00:00
scsi_cd.h Add CD/DVD Capabilities and Mechanical Status Page. 2015-09-29 09:09:37 +00:00
scsi_ch.c Preserve the device queue status before retrying a sense request in 2015-09-15 05:09:17 +00:00
scsi_ch.h
scsi_da.c Make delete method set via kern.cam.da.X.delete_method persistent. 2015-10-11 18:26:06 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_enc_internal.h
scsi_enc_safte.c
scsi_enc_ses.c
scsi_enc.c
scsi_enc.h
scsi_iu.h
scsi_low.c
scsi_low.h
scsi_message.h
scsi_pass.c Make pass, sg and targ drivers respect HBA's maxio. 2015-09-30 13:31:37 +00:00
scsi_pass.h
scsi_pt.c Attach pass driver to LUNs is OFFLINE state. 2015-08-29 11:21:20 +00:00
scsi_pt.h
scsi_sa.c Attach pass driver to LUNs is OFFLINE state. 2015-08-29 11:21:20 +00:00
scsi_sa.h
scsi_ses.h
scsi_sg.c Make pass, sg and targ drivers respect HBA's maxio. 2015-09-30 13:31:37 +00:00
scsi_sg.h
scsi_targ_bh.c
scsi_target.c Make pass, sg and targ drivers respect HBA's maxio. 2015-09-30 13:31:37 +00:00
scsi_targetio.h
scsi_xpt.c Attach pass driver to LUNs is OFFLINE state. 2015-08-29 11:21:20 +00:00
smp_all.c
smp_all.h