HomeFreeBSD

MFS11 r341828: Resolve a hang in ZFS during vnode reclaimation

Description

MFS11 r341828: Resolve a hang in ZFS during vnode reclaimation

This is caused by a deadlock between zil_commit() and zfs_zget()
Add a way for zfs_zget() to break out of the retry loop in the common case

PR: 229614, 231117
Submitted by: allanjude
Approved by: so
Security: FreeBSD-EN-18:18.zfs
Sponsored by: Klara Systems, The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS342225: MFS11 r341401: Update the free page count when blacklisting pages.
Branches
Unknown
Tags
Unknown