freebsd-dev/stand/libsa/zfs
Warner Losh 439a9766ad stand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c
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
Reviewed by:		tsoome, kevans
Differential Revision:	https://reviews.freebsd.org/D39408
2023-05-01 15:02:52 -06:00
..
spl/sys stand: Fix inclusion of sys/blake3.h 2022-07-08 22:49:55 -06:00
blake3_impl_hack.c zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
libzfs.h stand/zfs: Add a third argument to zfs_probe_dev: part_too 2023-01-08 09:45:11 -07:00
Makefile.inc stand: Add a snarky note about the upstream ZFS situation 2023-04-18 15:31:17 -06:00
nvlist.c libsa: Make the nvlist implementation more self-contained 2022-05-20 10:35:19 -04:00
nvlist.h libsa: Make the nvlist implementation more self-contained 2022-05-20 10:35:19 -04:00
zfs.c stand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c 2023-05-01 15:02:52 -06:00
zfsimpl.c stand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c 2023-05-01 15:02:52 -06:00