NetBSD/sys/filecorefs
wrstuden 379a26972f Modify file systems to deal with struct lock in struct vnode. All leaf
fs's other than nfs use genfs_lock() for locking.

Modify lookup routines to set PDIRUNLOCK when they unlock the parrent.
1999-07-08 01:05:58 +00:00
..
Makefile
filecore.h
filecore_bmap.c
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 Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +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 Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
filecore_vnops.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00