Module Name: src Committed By: riastradh Date: Mon Mar 28 12:36:42 UTC 2022
Modified Files: src/sys/miscfs/specfs: spec_vnops.c specdev.h Log Message: specfs: Resolve a race between close and a failing reopen. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201 src/sys/miscfs/specfs/spec_vnops.c cvs rdiff -u -r1.47 -r1.48 src/sys/miscfs/specfs/specdev.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.