NetBSD/sys/ufs/ext2fs
wrstuden 976aedb7ac Adjust mountroot routines to vrele rootvp in case of mount error. Closes
PR 7977 by Neil Carson, <neil@brini.com>.
1999-07-17 01:08:28 +00:00
..
Makefile
ext2fs.h Some new fields in the ext2fs superblock, from Tim Shepard. 1999-02-17 13:09:43 +00:00
ext2fs_alloc.c Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
ext2fs_inode.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ext2fs_lookup.c
ext2fs_readwrite.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ext2fs_subr.c
ext2fs_vfsops.c Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
ext2fs_vnops.c Modify file systems to deal with struct lock in struct vnode. All leaf 1999-07-08 01:05:58 +00:00