[Bug 220037] [vfs] sys/kern/vfs_bio.c: a sleep-under-rwlock bug in getblk

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 16 14:45:03 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220037

Mark Johnston <markj at FreeBSD.org> changed:

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

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list