diff options
author | dyson <dyson@FreeBSD.org> | 1995-12-12 04:18:10 +0000 |
---|---|---|
committer | dyson <dyson@FreeBSD.org> | 1995-12-12 04:18:10 +0000 |
commit | f7305800eb9720f51e49e4160895c902234dde86 (patch) | |
tree | d170ffc8dae9f8dd4ce27a14f1c8105e4c23422b /secure | |
parent | c4908135ec2f4b5cbe7350045a6a125222097c42 (diff) | |
download | FreeBSD-src-f7305800eb9720f51e49e4160895c902234dde86.zip FreeBSD-src-f7305800eb9720f51e49e4160895c902234dde86.tar.gz |
This should have fixed some conditions that could cause the
"getblk" hang. The B_WANTED flag was being cleared gratuitously,
also the optimization of gbincore for ignoring the B_INVAL flag was
incorrect. There is no place in the code where buffers are on the
hash list that are B_INVAL and not B_BUSY.
Diffstat (limited to 'secure')
0 files changed, 0 insertions, 0 deletions