diff options
author | rwatson <rwatson@FreeBSD.org> | 2006-02-03 15:42:16 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2006-02-03 15:42:16 +0000 |
commit | 3624192ab6bff7ef9179f00a1b7825881a57906a (patch) | |
tree | 1af4ee2c368eac3f2e6a5957fb329db9a9bbe70a /lib/libc/rpc/clnt_raw.c | |
parent | a82365919d8a02975ce00023c80d7bd078e7cc86 (diff) | |
download | FreeBSD-src-3624192ab6bff7ef9179f00a1b7825881a57906a.zip FreeBSD-src-3624192ab6bff7ef9179f00a1b7825881a57906a.tar.gz |
In fchdir(), Giant must be separately acquired and dropped if the old
vnode is from a file system that is not MPSAFE, as vrele() expects
Giant to be held when it is called on a non-MPSAFE vnode.
Spotted by: kris
Tested by: glebius
Diffstat (limited to 'lib/libc/rpc/clnt_raw.c')
0 files changed, 0 insertions, 0 deletions