Page MenuHomeFreeBSD

nvmf: Add NVMF_CONNECTION_STATUS ioctl
ClosedPublic

Authored by jhb on Dec 27 2024, 8:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 5:59 PM
Unknown Object (File)
Sun, Oct 12, 11:19 AM
Unknown Object (File)
Sun, Oct 12, 9:22 AM
Unknown Object (File)
Sun, Oct 12, 8:34 AM
Unknown Object (File)
Fri, Oct 10, 11:04 AM
Unknown Object (File)
Fri, Oct 10, 11:04 AM
Unknown Object (File)
Fri, Oct 10, 11:04 AM
Unknown Object (File)
Fri, Oct 10, 11:03 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.