freebsd-src/sys/ufs
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 Use bdwrite() rather than brelse(). The cylinder group bitmap modification 1995-08-07 08:16:32 +00:00
lfs Removed redundant call to vm_object_page_clean: this is already handled 1995-08-06 11:59:48 +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