]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move EXPDATASN/R2TSN from PDU to CTL_PRIV_FRONTEND.
authorAlexander Motin <mav@FreeBSD.org>
Fri, 29 May 2020 02:32:48 +0000 (02:32 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Fri, 29 May 2020 02:32:48 +0000 (02:32 +0000)
commit353c460050b02fed62ff4f261f29b26496182687
tree453517fc9af02d58e8ee9eabc62a87c1b08cde8d
parentc4bc4ae7782b2b76eb356ec30e3ce0950d8858e8
Move EXPDATASN/R2TSN from PDU to CTL_PRIV_FRONTEND.

We any way have per-I/O space in CTL_PRIV_FRONTEND, while for PDU private
fields I have better use ideas.  Plus to me such use of PDU fields looked
a layering violation.

MFC after: 2 weeks
Sponsored by: iXsystems, Inc.
sys/cam/ctl/ctl_frontend_iscsi.c