NetBSD/sys/miscfs
martin 6978adc788 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
2020-03-21 15:24:06 +00:00
..
deadfs Pull up following revision(s) (requested by riastradh in ticket #789): 2020-03-21 15:24:06 +00:00
fdesc Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
fifofs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
genfs Fix (harmless) uninitialized variable: 'pg' could be 'endm', in which case 2019-07-11 16:59:14 +00:00
kernfs Pull up following revision(s) (requested by riastradh in ticket #702): 2020-02-12 19:59:22 +00:00
nullfs Pull up following revision(s) (requested by hannken in ticket #581): 2019-12-24 17:45:53 +00:00
overlay Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
procfs Pull up following revision(s) (requested by maxv in ticket #194): 2019-09-13 06:25:25 +00:00
specfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
umapfs Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
Makefile Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00