NetBSD/sys/filecorefs
fvdl 0b1963121a Add Kirk McKusick's soft updates code to the trunk. Not enabled by
default, as the copyright on the main file (ffs_softdep.c) is such
that is has been put into gnusrc. options SOFTDEP will pull this
in. This code also contains the trickle syncer.

Bump version number to 1.4O
1999-11-15 18:49:07 +00:00
..
Makefile
filecore.h
filecore_bmap.c Pay attention to the share_size field in the filecore boot block in 1998-10-29 23:18:57 +00:00
filecore_extern.h Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
filecore_lookup.c Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
filecore_mount.h
filecore_node.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
filecore_node.h Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
filecore_utils.c Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
filecore_vfsops.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
filecore_vnops.c Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00