NetBSD/sbin/newfs_lfs
perseant ed08fe6512 Pass t_renamerace and t_rmdirrace tests.
Adapt dholland@'s fix to ufs_rename to fix PR kern/43582.  Address several
other MP locking issues discovered during the course of investigating the
same problem.

Removed extraneous vn_lock() calls on the Ifile, since the Ifile writes
are controlled by the segment lock.

Fix PR kern/45982 by deemphasizing the estimate of how much metadata
will fill the empty space on disk when the disk is nearly empty
(t_renamerace crates a lot of inode blocks on a tiny empty disk).
2012-02-16 02:47:54 +00:00
..
Makefile
config.h When creating a very small filesystem, use well-known small segment, 2012-02-02 03:50:32 +00:00
extern.h
make_lfs.c Pass t_renamerace and t_rmdirrace tests. 2012-02-16 02:47:54 +00:00
misc.c
newfs.c
newfs_lfs.8