HomeFreeBSD

MFC r362891:

Description

MFC r362891:

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.

PR: 247668
Reviewed by: avg
Sponsored by: Axcient
Differential Revision: https://reviews.freebsd.org/D25543

Details

Provenance
asomersAuthored on
Reviewer
avg
Differential Revision
D25543: Fix page fault in zfsctl_snapdir_getattr
Parents
rS363484: MFC r362891:
Branches
Unknown
Tags
Unknown