Page MenuHomeFreeBSD

nvmf: Add NVMF_CONNECTION_STATUS ioctl
ClosedPublic

Authored by jhb on Dec 27 2024, 8:29 PM.
Tags
None
Referenced Files
F170998738: D48219.id150303.diff
Tue, Sep 8, 2:36 AM
F170998378: D48219.diff
Tue, Sep 8, 2:33 AM
F170993281: D48219.id148612.diff
Tue, Sep 8, 1:50 AM
F170904233: D48219.id148444.diff
Mon, Sep 7, 11:30 AM
Unknown Object (File)
Sat, Sep 5, 7:06 PM
Unknown Object (File)
Sat, Sep 5, 5:27 PM
Unknown Object (File)
Sat, Sep 5, 5:23 PM
Unknown Object (File)
Fri, Sep 4, 7:16 PM
Subscribers
None

Details

Summary

This returns an nvlist indicating if a Fabrics host is connected and
the time of the most recent disconnection.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Dec 27 2024, 8:29 PM
jhb created this revision.
imp added inline comments.
sys/dev/nvmf/nvmf.h
97

Do we want to future proof with NV?

This revision is now accepted and ready to land.Dec 27 2024, 8:42 PM
This revision now requires review to proceed.Dec 31 2024, 7:06 PM
jhb marked an inline comment as done.
This revision was not accepted when it landed; it landed in state Needs Review.Jan 31 2025, 8:50 PM
This revision was automatically updated to reflect the committed changes.