NetBSD/sys/ufs/ufs
jdolecek 7dfaa17700 Adapt to cache_lookup() changes.
Tested by: jdolecek
Rewieved by: wrstuden
1999-09-05 14:26:32 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
dinode.h clean up inclusion of "opt_ffs.h" and use of "FFS_EI" a bit 1999-08-03 19:22:43 +00:00
dir.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00
inode.h Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
quota.h Add prototype for quotactl. 1996-09-28 19:07:06 +00:00
ufs_bmap.c KNF, mostly of FFS_EI changes. 1998-06-13 16:26:22 +00:00
ufs_bswap.h clean up inclusion of "opt_ffs.h" and use of "FFS_EI" a bit 1999-08-03 19:22:43 +00:00
ufs_extern.h Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
ufs_ihash.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
ufs_inode.c Pass null pointers to VOP_UPDATE rather than having all the callers fetch the 1999-03-05 21:09:48 +00:00
ufs_lookup.c Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
ufs_quota.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ufs_readwrite.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ufs_vfsops.c Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
ufs_vnops.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00
ufsmount.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00