Page MenuHomeFreeBSD

g_bio(9): add link to bio(9)
ClosedPublic

Authored by mhorne on Jul 31 2023, 7:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 16, 3:28 PM
Unknown Object (File)
Sun, Feb 16, 12:02 AM
Unknown Object (File)
Thu, Feb 13, 5:40 PM
Unknown Object (File)
Wed, Feb 12, 11:58 PM
Unknown Object (File)
Thu, Feb 6, 4:02 PM
Unknown Object (File)
Jan 26 2025, 12:24 PM
Unknown Object (File)
Jan 4 2025, 4:52 PM
Unknown Object (File)
Dec 4 2024, 3:57 PM
Subscribers

Details

Summary

It is 'struct bio', so this helps it be found.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 52909
Build 49800: arc lint + arc unit

Event Timeline

markj added inline comments.
share/man/man9/g_bio.9
38

bio isn't a "bio controlling function", so this part of the change looks a bit odd to me.

This revision is now accepted and ready to land.Jul 31 2023, 10:01 PM
This revision was automatically updated to reflect the committed changes.
mhorne marked an inline comment as done.