Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Working towards a goal...

1 view
Skip to first unread message

Warner Losh

unread,
Jul 22, 2016, 4:20:11 PM7/22/16
to
So, I'm working towards a goal of having the routines that live in
sys/cam/*.c never ever reference scsi, ata or nvme (or sdio or ...).
there's way too many places where you have to add code when you add a
transport and as evidenced by my recent (a) mismerged from the netflix
tree and (b) the subsequent subtle breakage when I did, I think this
needs to change.

Before I go too nuts down this path, I thought I'd poll here for
sentiment. Here's a review that starts to implement things by turning
the XPORTs into a linker set.

https://reviews.freebsd.org/D7289

Warner
_______________________________________________
freebs...@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi...@freebsd.org"

0 new messages