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 Define syscalls of lfs userspace tools (cleaner, mainly) through 2009-08-06 00:51:55 +00:00
config.h When creating a very small filesystem, use well-known small segment, 2012-02-02 03:50:32 +00:00
extern.h lfs_sb_cksum returns a uint32_t, not a u_long 2008-02-16 17:58:43 +00:00
make_lfs.c Pass t_renamerace and t_rmdirrace tests. 2012-02-16 02:47:54 +00:00
misc.c
newfs.c If invoked with -D and creating an image file, ensure that the image 2012-02-02 03:49:22 +00:00
newfs_lfs.8 Fix markup. 2009-04-08 13:13:42 +00:00