NetBSD/sys/ufs/ext2fs
fvdl ad5dcb280f Same change as in the UFS code: unlock vnode before setting v_op
to spec_vnode_ops. From Bill Studenmund.
2001-03-23 21:10:48 +00:00
..
Makefile
ext2fs.h
ext2fs_alloc.c
ext2fs_balloc.c redo ext2fs_balloc_range(), accounting for differences between ext2fs and ffs. 2000-12-10 06:38:31 +00:00
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ext2fs_inode.c skip truncating a file to 0 before freeing it if it's already zero-length. 2001-02-18 20:17:04 +00:00
ext2fs_lookup.c
ext2fs_readwrite.c min() -> MIN(), max() -> MAX(). 2001-02-27 04:37:44 +00:00
ext2fs_subr.c
ext2fs_vfsops.c make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
ext2fs_vnops.c Same change as in the UFS code: unlock vnode before setting v_op 2001-03-23 21:10:48 +00:00