Files
mirror_zfs/include
Alexander Motin b3b0ce64d5 FreeBSD: Lock vnode in zfs_ioctl()
Previously vnode was not locked there, unlike Linux.  It required
locking it in vn_flush_cached_data(), which recursed on the lock
if called from zfs_clone_range(), having the vnode locked.

Reviewed-by: Alan Somers <asomers@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #16789
Closes #16796
2024-11-23 14:26:52 -08:00
..
2024-11-23 14:26:52 -08:00
2023-03-14 15:25:50 -07:00
2024-02-05 10:00:41 -08:00
2024-09-04 14:17:02 -07:00
2024-09-04 14:17:02 -07:00
2024-10-02 20:47:11 -07:00