NetBSD/sys/ufs/ext2fs
hannken 3a7edffde9 ext2fs,ffs: free on disk inodes in the reclaim routine.
Remove now unneeded vnode flag VI_FREEING.

Welcome to 5.99.38.

Ok: Andrew Doran <ad@netbsd.org>
2010-07-28 11:03:47 +00:00
..
ext2fs_alloc.c
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h Add definitions for more reserved inodes. 2009-11-27 11:16:54 +00:00
ext2fs_dir.h
ext2fs_extern.h
ext2fs_inode.c ext2fs,ffs: free on disk inodes in the reclaim routine. 2010-07-28 11:03:47 +00:00
ext2fs_lookup.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ext2fs_readwrite.c Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file 2010-04-23 15:38:46 +00:00
ext2fs_subr.c
ext2fs_vfsops.c Make DEBUG_EXT2 work with 64-bit size_t. 2010-07-27 05:15:56 +00:00
ext2fs_vnops.c ext2fs,ffs: free on disk inodes in the reclaim routine. 2010-07-28 11:03:47 +00:00
ext2fs.h Add definitions for more reserved inodes. 2009-11-27 11:16:54 +00:00
Makefile