mirror_zfs/include/os/freebsd/zfs/sys
Christian Schwarz ab8c935ea6
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
2020-11-02 12:07:07 -08:00
..
freebsd_crypto.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
Makefile.am Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
sha2.h Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
vdev_os.h Add prototypes 2020-06-18 12:21:32 -07:00
zfs_bootenv_os.h zfs label bootenv should store data as nvlist 2020-09-15 15:42:27 -07:00
zfs_context_os.h Remove duplicate cond_resched() definition 2020-10-31 09:37:56 -07:00
zfs_ctldir.h Throw const on some strings 2020-10-02 17:44:10 -07:00
zfs_dir.h Throw const on some strings 2020-10-02 17:44:10 -07:00
zfs_ioctl_compat.h FreeBSD: zfs commands backward compatibility 2020-07-15 21:32:50 -07:00
zfs_vfsops_os.h Cross-platform acltype 2020-10-13 21:25:48 -07:00
zfs_vnops_os.h Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
zfs_znode_impl.h zfs_vnops: make zfs_get_data OS-independent 2020-11-02 12:07:07 -08:00
zpl.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00