freebsd-dev/sys/ufs/ffs
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_alloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_balloc.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_extern.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
ffs_inode.c Use the correct flags (IO_SYNC -> B_SYNC) when deciding to do a sync or 1995-08-04 05:49:17 +00:00
ffs_subr.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_tables.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ffs_vfsops.c Since ufs_ihashget can block, the lock must be checked for each time 1995-07-21 16:20:20 +00:00
ffs_vnops.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fs.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00