diff options
author | delphij <delphij@FreeBSD.org> | 2007-08-10 11:00:30 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-08-10 11:00:30 +0000 |
commit | 54967434093c09d04d57a4a94ba75d232e82d375 (patch) | |
tree | b2c92a38ae0ffd170371166c775ddb77348fb7e8 /usr.bin/objformat | |
parent | f0f8d2f251df46a5b0ae281920fcbcc216664a9b (diff) | |
download | FreeBSD-src-54967434093c09d04d57a4a94ba75d232e82d375.zip FreeBSD-src-54967434093c09d04d57a4a94ba75d232e82d375.tar.gz |
MFp4:
- LK_RETRY prohibits vget() and vn_lock() to return error.
Remove associated code. [1]
- Properly use vhold() and vdrop() instead of their unlocked
versions, we are guaranteed to have the vnode's interlock
unheld. [1]
- Fix a pseudo-infinite loop caused by 64/32-bit arithmetic
with the same way used in modern NetBSD versions. [2]
- Reorganize tmpfs_readdir to reduce duplicated code.
Submitted by: kib [1]
Obtained from: NetBSD [2]
Approved by: re (tmpfs blanket)
Diffstat (limited to 'usr.bin/objformat')
0 files changed, 0 insertions, 0 deletions