mirror_zfs/include/os/freebsd/zfs/sys
Christian Schwarz ab2110e3e2 zfs_vnops: make zfs_get_data OS-independent
Move zfs_get_data() in to platform-independent code. The only
platform-specific aspect of it is the way we release an inode
(Linux) / vnode_t (FreeBSD). I am not aware of a platform that
could be supported by ZFS that couldn't implement zfs_rele_async
itself. It's sibling zvol_get_data already is platform-independent.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Christian Schwarz <me@cschwarz.com>
Closes #10979
2021-06-23 13:22:15 -07:00
..
freebsd_crypto.h
Makefile.am Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-12-23 14:34:59 -08:00
sha2.h
vdev_os.h
zfs_bootenv_os.h
zfs_context_os.h Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-12-23 14:34:59 -08:00
zfs_ctldir.h
zfs_dir.h
zfs_ioctl_compat.h
zfs_vfsops_os.h FreeBSD: switch teardown lock to rms 2021-06-23 13:22:14 -07:00
zfs_vnops_os.h Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-12-23 14:34:59 -08:00
zfs_znode_impl.h zfs_vnops: make zfs_get_data OS-independent 2021-06-23 13:22:15 -07:00
zpl.h