Page MenuHomeFreeBSD

nvmf: Add NVMF_CONNECTION_STATUS ioctl
ClosedPublic

Authored by jhb on Dec 27 2024, 8:29 PM.
Tags
None
Referenced Files
F166580950: D48219.diff
Fri, Aug 14, 5:17 PM
Unknown Object (File)
Thu, Aug 13, 12:44 AM
Unknown Object (File)
Thu, Aug 13, 12:24 AM
Unknown Object (File)
Wed, Aug 12, 4:59 PM
Unknown Object (File)
Wed, Aug 12, 12:20 AM
Unknown Object (File)
Mon, Aug 10, 12:50 PM
Unknown Object (File)
Mon, Aug 10, 12:10 PM
Unknown Object (File)
Mon, Aug 10, 11:01 AM
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.