phk 2003/08/04 23:43:56 PDT
FreeBSD src repository
Modified files:
sys/fs/specfs spec_vnops.c
Log:
Only drop Giant around the drivers ->d_strategy() if the buffer is not
marked to prevent this.
Revision Changes Path
1.206 +1 -1 src/sys/fs/specfs/spec_vnops.c