diff options
author | 2008-06-13 21:32:26 +0000 | |
---|---|---|
committer | 2008-06-13 21:32:26 +0000 | |
commit | 5507b659db81f50043edbb78b30fafce8b70bea2 (patch) | |
tree | 45753ea9e3f49c887ab2f2024cff2057132f3429 /usr.bin/cvs/commit.c | |
parent | Add definitions for nlm version 4 (for use with NFSv3). (diff) | |
download | wireguard-openbsd-5507b659db81f50043edbb78b30fafce8b70bea2.tar.xz wireguard-openbsd-5507b659db81f50043edbb78b30fafce8b70bea2.zip |
from NetBSD:
Implement file locking in lockd. All the stuff is done in userland, using
fhopen() and flock(). This means that if you kill lockd, all locks will
be relased.
Shared locks are not handled efficiently, they're serialised in lockd when
they could be granted.
tested against debian etch (linux 2.6.18)
not fully functional yet in mixed NFSv2/v3 environments
further development in-tree as discussed w/ deraadt
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions