git: kernel - Deal with obsolete/misused SID_Sync flag in CAM

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Nov 8 08:39:10 PST 2019


commit f137afbc0cd97e3ff20e55b8586745ed5495a5f6
Author: Matthew Dillon <dillon at apollo.backplane.com>
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



More information about the Commits mailing list