Date: Tue, 30 Jun 2020 20:58:45 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 247668] Page fault in zfsctl_snapdir_getattr Message-ID: <bug-247668-227-IRVvGrU2tV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247668-227@https.bugs.freebsd.org/bugzilla/> References: <bug-247668-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247668 Andriy Gapon <avg@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #2 from Andriy Gapon <avg@FreeBSD.org> --- Alan, I think that in zfsctl_snapdir_getattr dmu_objset_ds(zfsvfs->z_os) call should be moved from the initialization section to the section protect= ed by ZFS_ENTER. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247668-227-IRVvGrU2tV>