NetBSD/sys/miscfs
fvdl eb485a7e27 Use B_ASYNC in the !PGO_SYNCIO case. Gets back most, if not all, NFS
read throughput performance lost since the introduction of UBC. Spotted
by YAMAMOTO Takashi, many thanks to him.
2002-10-21 15:21:35 +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 MNT_GETARGS support 2002-09-21 18:08:27 +00:00
fifofs Fix a signed/unsigned comparison warning from GCC 3.3. 2002-08-26 01:26:29 +00:00
genfs Use B_ASYNC in the !PGO_SYNCIO case. Gets back most, if not all, NFS 2002-10-21 15:21:35 +00:00
kernfs put back the while loop in kernfs_getattr() removed in rev 1.82; it's 2002-10-12 14:04:45 +00:00
nullfs MNT_GETARGS support 2002-09-21 18:08:27 +00:00
overlay MNT_GETARGS support 2002-09-21 18:08:27 +00:00
portal MNT_GETARGS support 2002-09-21 18:08:27 +00:00
procfs MNT_GETARGS support 2002-09-21 18:08:27 +00:00
specfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +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 MNT_GETARGS support 2002-09-21 18:08:27 +00:00
union remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
Makefile install miscfs/syncfs/syncfs.h 2001-09-09 17:42:46 +00:00