Module Name: src
Committed By: martin
Date: Fri Sep 23 10:07:36 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1532
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 src/doc/CHANGES-9.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-9.4
diff -u src/doc/CHANGES-9.4:1.1.2.18 src/doc/CHANGES-9.4:1.1.2.19
--- src/doc/CHANGES-9.4:1.1.2.18 Sun Sep 18 13:37:42 2022
+++ src/doc/CHANGES-9.4 Fri Sep 23 10:07:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.18 2022/09/18 13:37:42 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.19 2022/09/23 10:07:36 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -279,3 +279,10 @@ sys/crypto/nist_hash_drbg/nist_hash_drbg
Fix negative-length variable-length array.
[msaitoh, ticket #1530]
+external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c (apply patch)
+
+ Fix mounting of wapbl volumes when the block device node is on
+ a zfs volume. Fixed differently as part of a bigger change in
+ -current in rev 1.73.
+ [dholland, ticket #1532]
+