freebsd-dev/sys/cddl
Konstantin Belousov d5b7401f64 zfs dmu_read: loosen the assertion.
Since switch to the lockless grab, shared busy for ahead/behind pages
allows other threads to validate and map the pages readonly.

Reviewed by:	avg, jeff, markj
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D23986
2020-03-06 21:15:25 +00:00
..
boot/zfs loader: replace zfs_alloc/zfs_free with malloc/free 2020-02-26 18:12:12 +00:00
compat/opensolaris Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
contrib/opensolaris zfs dmu_read: loosen the assertion. 2020-03-06 21:15:25 +00:00
dev Clear systrace_args_func when systrace probes are disabled. 2020-02-28 17:04:36 +00:00