Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2017 14:45:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220037] [vfs] sys/kern/vfs_bio.c: a sleep-under-rwlock bug in getblk
Message-ID:  <bug-220037-8-TfIlfSk4HW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220037-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220037-8@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=3D220037

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org
             Status|New                         |Closed
         Resolution|---                         |Not A Bug

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
The bufobj lock is released in getblk() when the (sleepable) buf lock is
acquired with BUF_TIMELOCK().

--=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-220037-8-TfIlfSk4HW>