freebsd-nq/sys/cam/scsi
Alexander Motin c3e7ba3e6d Add to CTL support for logical block provisioning threshold notifications.
For ZVOL-backed LUNs this allows to inform initiators if storage's used or
available spaces get above/below the configured thresholds.

MFC after:	2 weeks
Sponsored by:	iXsystems, Inc.
2014-11-06 00:48:36 +00:00
..
scsi_all.c Implement better handling for ENOSPC error for both CTL and CAM. 2014-10-29 03:14:29 +00:00
scsi_all.h Add to CTL support for logical block provisioning threshold notifications. 2014-11-06 00:48:36 +00:00
scsi_cd.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
scsi_cd.h
scsi_ch.c
scsi_ch.h
scsi_da.c Add new quirks for the latest Samsung SSD, model 850. 2014-10-19 16:46:36 +00:00
scsi_da.h Add LBPERE mode bit definition. 2014-10-14 08:30:02 +00:00
scsi_dvcfg.h
scsi_enc_internal.h
scsi_enc_safte.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
scsi_enc_ses.c Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
scsi_enc.c
scsi_enc.h
scsi_iu.h
scsi_low.c Unexpand TAILQ_FOREACH(). 2014-08-20 16:07:56 +00:00
scsi_low.h
scsi_message.h
scsi_pass.c Remove instances of variables that were set, but never used. gcc 4.9 2014-03-30 23:43:36 +00:00
scsi_pass.h
scsi_pt.c
scsi_pt.h
scsi_sa.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
scsi_sa.h
scsi_ses.h
scsi_sg.c - Add support for SG_GET_SG_TABLESIZE IOCTL to report that we don't support 2014-06-04 12:05:47 +00:00
scsi_sg.h Overhaul CAM SG driver IOCTL interfaces. 2014-06-02 19:53:53 +00:00
scsi_targ_bh.c
scsi_target.c
scsi_targetio.h
scsi_xpt.c Use REPORT LUNS command for SPC-2 devices with LUN 0 disconnected. 2014-10-02 10:58:52 +00:00
smp_all.c
smp_all.h