Page MenuHomeFreeBSD

stand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c
ClosedPublic

Authored by imp on Apr 4 2023, 6:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 28, 8:19 PM
Unknown Object (File)
Fri, Jun 21, 8:07 AM
Unknown Object (File)
Sat, Jun 8, 4:53 PM
Unknown Object (File)
Sat, Jun 1, 7:57 PM
Unknown Object (File)
May 28 2024, 3:05 AM
Unknown Object (File)
May 11 2024, 10:44 PM
Unknown Object (File)
May 3 2024, 8:49 AM
Unknown Object (File)
May 3 2024, 8:07 AM
Subscribers

Details

Summary

zfsimpl.c doesn't know about devdesc at all, but zfs.c does. Move it to
zfs.c, which is the only user. Keep it static for now, but it could be
exposed later if something else were to need it.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50753
Build 47644: arc lint + arc unit