mirror_zfs/module/os/freebsd
Matthew Macy fe628bc21d
Fix page fault in zfsctl_snapdir_getattr
Must acquire the z_teardown_lock before accessing the zfsvfs_t object.
I can't reproduce this panic on demand, but this looks like the
correct solution.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Authored-by: asomers <asomers@FreeBSD.org>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #10656
2020-08-01 08:42:55 -07:00
..
spl Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
zfs Fix page fault in zfsctl_snapdir_getattr 2020-08-01 08:42:55 -07:00