K 10 svn:author V 7 asomers K 8 svn:date V 27 2020-07-24T17:45:06.296188Z K 7 svn:log V 319 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 END