freebsd-dev/sys/ufs/ffs
David Greenman 39e68756fb Use bdwrite() rather than brelse(). The cylinder group bitmap modification
is not preserved otherwise.
Note that this is a no-op in FreeBSD, however, as we have doreallocblks
disabled.

Submitted by:	Kirk McKusick
1995-08-07 08:16:32 +00:00
..
ffs_alloc.c Use bdwrite() rather than brelse(). The cylinder group bitmap modification 1995-08-07 08:16:32 +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 Removed redundant call to vm_object_page_clean - this is already done 1995-08-06 11:56:42 +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