NetBSD/sys/miscfs/genfs
enami 6335b88f05 We don't need to re-activate page in genfs_putpages() when GOP_WRITE returns
ENOMEM (temporary memory shortage) since it is already handled in
uvm_aio_aiodone() for both async/sync case.  Discussed with chuq.
2002-04-26 03:57:31 +00:00
..
genfs_node.h
genfs_vnops.c We don't need to re-activate page in genfs_putpages() when GOP_WRITE returns 2002-04-26 03:57:31 +00:00
genfs.h
layer_extern.h
layer_subr.c Don't use MALLOC for variable sized allocation. 2002-02-20 06:16:22 +00:00
layer_vfsops.c
layer_vnops.c
layer.h
Makefile