[Bug 257976] missing direction scsi_cmds.c
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 257976] missing direction scsi_cmds.c"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Aug 2021 02:05:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257976 Bug ID: 257976 Summary: missing direction scsi_cmds.c Product: Base System Version: 13.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: yamori813@yahoo.co.jp I seem CAM_DIR_OUT is correct in this line. https://svnweb.freebsd.org/base/head/share/examples/scsi_target/scsi_cmds.c?view=markup#l334 CAM_DIR_IN is not data copyin at cam_periph_mapmem() by XPT_CONT_TARGET_IO. -- You are receiving this mail because: You are the assignee for the bug.