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
Differential D25543
Fix page fault in zfsctl_snapdir_getattr asomers on Jul 1 2020, 10:17 PM. Authored by Tags None Referenced Files
Details Fix page fault in zfsctl_snapdir_getattr Must acquire the z_teardown_lock before accessing the zfsvfs_t object. I PR: 247668 The ZFS test suite
Diff Detail
|