diff options
author | jeff <jeff@FreeBSD.org> | 2002-07-06 05:21:12 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2002-07-06 05:21:12 +0000 |
commit | 908b0eb9a78bba073426ca3522bc7b515b842766 (patch) | |
tree | a96ed0b6d873203e3dcbda0abadbe2bee9137d8c /sys/kern/imgact_elf.c | |
parent | 6060f5331d29dd10551872e1ca335518c638a482 (diff) | |
download | FreeBSD-src-908b0eb9a78bba073426ca3522bc7b515b842766.zip FreeBSD-src-908b0eb9a78bba073426ca3522bc7b515b842766.tar.gz |
- Add vop_strategy_pre to validate VOP_STRATEGY locking.
- Disable original vop_strategy lock specification.
- Switch to the new vop_strategy_pre for lock validation.
VOP_STRATEGY requires only that the buf is locked UNLESS the block numbers need
to be translated. There may be other reasons, but as long as the underlying
layer uses a VOP to perform the operations they will be caught later.
Diffstat (limited to 'sys/kern/imgact_elf.c')
0 files changed, 0 insertions, 0 deletions