freebsd-src/sys/ufs
Konstantin Belousov bb536de6c0 ffs_update(): Do not assume that EBUSY can only come LK_NOWAIT trylock
Instead do protective check for the local flags and do not interpret
EBUSY specially if we did not request trylock mode for bread().

Reviewed by:	mckusick
Reported and tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2021-08-31 07:38:35 +03:00
..
ffs ffs_update(): Do not assume that EBUSY can only come LK_NOWAIT trylock 2021-08-31 07:38:35 +03:00
ufs ufs_dirhash: Correct a typo in a comment 2021-08-20 09:59:18 +02:00