commit f137afbc0cd97e3ff20e55b8586745ed5495a5f6
Author: Matthew Dillon <[email protected]>
Date: Fri Nov 8 08:30:43 2019 -0800
kernel - Deal with obsolete/misused SID_Sync flag in CAM
* The SID_Sync flag is obsolete or misused in some situations
(some virtio block devices), ignore it.
Reported-by: tuxillo
Testing-by: tuxillo
Summary of changes:
sys/bus/cam/cam_xpt.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f137afbc0cd97e3ff20e55b8586745ed5495a5f6
--
DragonFly BSD source repository