diff options
author | alfred <alfred@FreeBSD.org> | 2001-11-11 22:39:07 +0000 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2001-11-11 22:39:07 +0000 |
commit | 015f13094a7d0c3d5ee1e6cb47cf91076f032802 (patch) | |
tree | 7375bd43ecd78664408fac991d1d7e1a1d37737d /sys/contrib | |
parent | c4a8f123725e92b3ff44109b441021656a9062ca (diff) | |
download | FreeBSD-src-015f13094a7d0c3d5ee1e6cb47cf91076f032802.zip FreeBSD-src-015f13094a7d0c3d5ee1e6cb47cf91076f032802.tar.gz |
turn vn_open() into a wrapper around vn_open_cred() which allows
one to perform a vn_open using temporary/other/fake credentials.
Modify the nfs client side locking code to use vn_open_cred() passing
proc0's ucred instead of the old way which was to temporary raise
privs while running vn_open(). This should close the race hopefully.
Diffstat (limited to 'sys/contrib')
0 files changed, 0 insertions, 0 deletions