Page MenuHomeFreeBSD

iscsi(4): Remove "public API" from icl.h
AbandonedPublic

Authored by khng on Jan 18 2022, 4:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 9:21 PM
Unknown Object (File)
Sat, Oct 11, 3:25 PM
Unknown Object (File)
Sun, Sep 21, 3:13 AM
Unknown Object (File)
Sep 15 2025, 4:02 PM
Unknown Object (File)
Sep 2 2025, 10:16 PM
Unknown Object (File)
Sep 1 2025, 10:00 PM
Unknown Object (File)
Aug 24 2025, 12:51 AM
Unknown Object (File)
Aug 18 2025, 4:20 PM
Subscribers

Details

Reviewers
mav
Summary

icl does not look like public interface for now.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43968
Build 40856: arc lint + arc unit

Event Timeline

khng requested review of this revision.Jan 18 2022, 4:58 PM
khng updated this revision to Diff 101586.

Oops.

icl is a KPI between iscsi target/initiator code and few iSCSI offload drivers. It indeed experiences some fluctuations, but it is supposed to be public for its use case.