HomeFreeBSD

Export correct symbols for Lustre Direct I/O

Description

Export correct symbols for Lustre Direct I/O

Originally the Lustre ZFS OSD code was going to use zfs_uio_t structs
for supporting Direct I/O with ZFS. However, this has changed to using
abd_t structs instead. This exports the proper symbols that will be used
by the Lustre ZFS OSD code.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Closes #17256

Details

Provenance
Brian Atkinson <batkinson@lanl.gov>Authored on Apr 24 2025, 5:55 PM
GitHub <noreply@github.com>Committed on Apr 24 2025, 5:55 PM
Parents
rG37a3e2655215: Add more descriptive destroy error message
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG7031a48c7077: Export correct symbols for Lustre Direct I/O (authored by Brian Atkinson <batkinson@lanl.gov>).Apr 24 2025, 5:55 PM