freebsd-nq/sys
Jason A. Harmening e81e71b0e9 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
2021-08-20 13:21:56 -07:00
..
amd64 vmm: Add credential to cdev object 2021-08-18 13:41:33 -04:00
arm arm: hide busdma statistics behind ifdef ARM_BUSDMA_MAPLOAD_STATS 2021-08-18 17:24:53 +02:00
arm64
bsm
cam iscsi: Teach the iSCSI stack about "large" received PDUs. 2021-08-18 10:56:28 -07:00
cddl sys/cddl: remove extraneous semicolons 2021-08-16 10:29:44 -04:00
compat
conf Microsoft Azure Network Adapter(MANA) VF support 2021-08-20 10:44:57 +00:00
contrib routing: Fix crashes with dpdk_lpm[46] algo. 2021-08-17 20:46:22 +00:00
crypto
ddb
dev mpr(4): Fix unmatched devq release. 2021-08-20 14:51:12 -04:00
dts
fs
gdb
geom
gnu
i386
isa
kern Use interruptible wait for blocking recursive unmounts 2021-08-20 13:21:56 -07:00
kgssapi
libkern
mips
modules Microsoft Azure Network Adapter(MANA) VF support 2021-08-20 10:44:57 +00:00
net lagg: don't update link layer addresses on destroy 2021-08-19 10:49:32 +02:00
net80211
netgraph
netinet sctp: improve handling of illegal parameters of INIT-ACK chunks 2021-08-20 14:06:41 +02:00
netinet6 frag6: do less work in frag6_slowtimo if possible 2021-08-14 18:51:00 +02:00
netipsec
netpfil ipfw: use unsigned int for dummynet bandwidth 2021-08-19 10:48:53 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc
riscv
rpc rpc: Make function tables const 2021-08-14 11:26:12 -04:00
security
sys VFS: add retry limit and delay for failed recursive unmounts 2021-08-20 13:20:50 -07:00
teken
tests routing: add IPv6 fib validation procedure. 2021-08-16 23:04:01 +00:00
tools
ufs ufs_dirhash: Correct a typo in a comment 2021-08-20 09:59:18 +02:00
vm
x86 pvclock: Add vDSO support 2021-08-14 15:57:54 +03:00
xdr
xen
Makefile