Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys/miscfs/deadfs
Module Name: src
Committed By: martin
Date: Sat Mar 21 15:24:06 UTC 2020
Modified Files:
src/sys/miscfs/deadfs [netbsd-9]: dead_vnops.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #789):
sys/miscfs/deadfs/dead_vnops.c: revision 1.62
Use vn_bwrite, not genfs_nullop, for VOP_BWRITE.
VOP_BWRITE is responsible for calling biodone; can't just leave it
hanging.
XXX pullup
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.61.16.1 src/sys/miscfs/deadfs/dead_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index