freebsd-dev/sys/gnu
Bruce Evans 6674be30f6 Updated ext2_reload() and ext2_sync(). Locking was broken, and MNT_LAZY
syncs weren't optimized properly (they probably still aren't, but are bug
for bug compatible with ffs).  These fixes are mostly academic, since
ext2fs is too broken to mount read-write (it apparently doesn't clear
indirect blocks).

Obtained from:	mostly from Lite2
1998-09-26 12:42:17 +00:00
..
ext2fs Updated ext2_reload() and ext2_sync(). Locking was broken, and MNT_LAZY 1998-09-26 12:42:17 +00:00
fs/ext2fs Updated ext2_reload() and ext2_sync(). Locking was broken, and MNT_LAZY 1998-09-26 12:42:17 +00:00
i386 Fixed printf format errors. Only one left in LINT on i386's. 1998-08-24 02:28:16 +00:00