mirror_zfs/module/os/freebsd
Mateusz Guzik 9aea88ba44
FreeBSD: stop using buffer cache-only routines on sync
Both vop_fsync and vfs_stdsync are effectively just costly no-ops
as they only act on ->v_bufobj.bo_dirty et al, which are unused
by zfs.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by:	Mateusz Guzik <mjguzik@gmail.com>
Closes #14157
2022-11-29 09:35:25 -08:00
..
spl Allow mounting snapshots in .zfs/snapshot as a regular user 2022-11-03 11:53:24 -07:00
zfs FreeBSD: stop using buffer cache-only routines on sync 2022-11-29 09:35:25 -08:00