Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jun 2019 16:24:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238340] [FUSEFS] fusefs should use the vn_io_fault mechanism
Message-ID:  <bug-238340-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238340

            Bug ID: 238340
           Summary: [FUSEFS] fusefs should use the vn_io_fault mechanism
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org

r236321 added a new mechanism for avoiding lock order reversals when a prog=
ram
reads from one file into a buffer backed by another file.  This mechanism
mostly takes place in the VFS, but file systems need to opt in.  See the
comments for vn_io_fault_doio.  fusefs should do it.

--=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-238340-227>