HomeFreeBSD

Use interruptible wait for blocking recursive unmounts

Description

Use interruptible wait for blocking recursive unmounts

Now that we allow recursive unmount attempts to be abandoned upon
exceeding the retry limit, we should avoid leaving an unkillable
thread when a synchronous unmount request was issued against the
base filesystem.

Reviewed by: kib (earlier revision), mkusick
Differential Revision: https://reviews.freebsd.org/D31450

Details

Provenance
jahAuthored on Aug 8 2021, 5:31 AM
Reviewer
kib
Differential Revision
D31450: VFS: add retry limit and delay for failed recursive unmounts
Parents
rGa8c732f4e52e: VFS: add retry limit and delay for failed recursive unmounts
Branches
Unknown
Tags
Unknown