diff options
author | truckman <truckman@FreeBSD.org> | 2003-05-25 06:17:33 +0000 |
---|---|---|
committer | truckman <truckman@FreeBSD.org> | 2003-05-25 06:17:33 +0000 |
commit | 9cf579ad75909eb2f46ad9788bc4fc0e9e351206 (patch) | |
tree | 96ec0ac9ef86e544b76d7a438b61445ad1031d07 /lib | |
parent | 52630e2ed7ef26be3e92783583a39f716c3c1149 (diff) | |
download | FreeBSD-src-9cf579ad75909eb2f46ad9788bc4fc0e9e351206.zip FreeBSD-src-9cf579ad75909eb2f46ad9788bc4fc0e9e351206.tar.gz |
Beat vnode locking in the NFS server code into submission. This change
is not pretty, but it fixes the code so that it no longer violates the
vnode locking rules in the VFS API and doesn't trip any of the locking
assertions enabled by the DEBUG_VFS_LOCKS kernel configuration option.
There is one report that this patch fixed a "locking against myself"
panic on an NFS server that was tripped by a diskless client.
Approved by: re (scottl)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions