freebsd-dev/sys/ufs
David Greenman 7221ecc0ba Use the correct flags (IO_SYNC -> B_SYNC) when deciding to do a sync or
async write in the section that changes the filesize. The bug resulted
in the updates always being async.

Obtained from:	4.4BSD-Lite2
1995-08-04 05:49:17 +00:00
..
ffs Use the correct flags (IO_SYNC -> B_SYNC) when deciding to do a sync or 1995-08-04 05:49:17 +00:00
lfs Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
mfs Mount MFS as root RW. Remounting doesn't make sense. 1995-05-29 03:27:37 +00:00
ufs Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00