Module Name: src Committed By: thorpej Date: Mon Oct 11 01:49:08 UTC 2021
Modified Files: src/sys/miscfs/genfs: genfs_vnops.c src/sys/nfs: nfs_kq.c Log Message: Mark the EVFILT_VNODE filters MP-safe. To generate a diff of this commit: cvs rdiff -u -r1.214 -r1.215 src/sys/miscfs/genfs/genfs_vnops.c cvs rdiff -u -r1.30 -r1.31 src/sys/nfs/nfs_kq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.