]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r273163: Implement more functional CTL debug logging.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Oct 2014 07:36:33 +0000 (07:36 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Oct 2014 07:36:33 +0000 (07:36 +0000)
commit0a2693d82f8570ecb3fc67d706b21308c9b013c6
treed71ce122c7e0f42fb25e21a7bd40d39abd6c89a1
parentabab0b25fb8de3fe0a8b46d1b533e1ce16a151bb
MFC r273163:  Implement more functional CTL debug logging.

Setting bits in kern.cam.ctl.debug allows to log errors, commands and some
commands data respectively.

git-svn-id: svn://svn.freebsd.org/base/stable/10@273531 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl.c
sys/cam/ctl/ctl_debug.h
sys/cam/ctl/ctl_private.h
sys/cam/ctl/ctl_scsi_all.c
sys/cam/ctl/ctl_util.c
sys/cam/ctl/ctl_util.h