NetBSD/sys/miscfs
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
..
deadfs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
fdesc Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fifofs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
genfs We don't need to re-activate page in genfs_putpages() when GOP_WRITE returns 2002-04-26 03:57:31 +00:00
kernfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
nullfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
overlay Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
portal Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
procfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
specfs add RCSIDs 2001-11-10 13:33:40 +00:00
syncfs add a VOP_PUTPAGES method for all the filesystems that don't have pages. 2001-12-06 04:30:49 +00:00
umapfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
union Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
Makefile install miscfs/syncfs/syncfs.h 2001-09-09 17:42:46 +00:00