diff options
author | bde <bde@FreeBSD.org> | 1998-04-15 12:27:31 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-04-15 12:27:31 +0000 |
commit | 3904536736761b344e3551baffa6f3fe0fc4c9ba (patch) | |
tree | a79d4b96341dcf554ae0d98bc8ea781bdcc29972 /etc | |
parent | f91e8eb4a2d1f716606a1e7b16b721311562b5e5 (diff) | |
download | FreeBSD-src-3904536736761b344e3551baffa6f3fe0fc4c9ba.zip FreeBSD-src-3904536736761b344e3551baffa6f3fe0fc4c9ba.tar.gz |
Fixed bitrot in the non-softdep case of ufs_dirremove():
- restored async mount support. The first entry in a block is still
always written synchronously, although it probably shouldn't be in
the async case.
- restored use of BWRITE() instead of bowrite() for the DOWHITEOUT
case, although bowrite() is probably better.
Broken by: merge of softdep changes (rev.1.22).
Found by: lmbench2 delete-file benchmarks.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions