An error occurred while fetching folder content.
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy authored
The zfs_fsync, zfs_read, and zfs_write function are almost identical
between Linux and FreeBSD.  With a little refactoring they can be
moved to the common code which is what is done by this commit.
Reviewed-by: default avatarBrian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: default avatarRyan Moeller <ryan@iXsystems.com>
Signed-off-by: default avatarMatt Macy <mmacy@FreeBSD.org>
Closes #11078 
e53d678d
Name Last commit Last update
..