Module Name: src Committed By: martin Date: Mon Feb 6 17:04:48 UTC 2023
Modified Files: src/sys/fs/union [netbsd-9]: union_vfsops.c src/sys/miscfs/nullfs [netbsd-9]: null_vfsops.c Log Message: Pull up following revision(s) (requested by hannken in ticket #1587): sys/fs/union/union_vfsops.c: revision 1.86 sys/miscfs/nullfs/null_vfsops.c: revision 1.101 (via patch) Set IMNT_MPSAFE only if all lower layers have it set. To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.79.4.1 src/sys/fs/union/union_vfsops.c cvs rdiff -u -r1.95.4.1 -r1.95.4.2 src/sys/miscfs/nullfs/null_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.