christos
ceaa3a4f21
- pass lint (not completely)
...
- KNF
- ansify
- use %m instead of "%s, strerror(errno)" in syslog messages
2007-11-04 23:12:50 +00:00
tron
e6cd63ecaf
Fix off-by-one error accessing "clnt_cache_addr" array which causes heap
...
corruption. This will hopefully fix PR bin/37236.
2007-11-04 19:59:54 +00:00
is
d8302e2d73
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
thorpej
8521dd166a
Clean up some include paths.
2000-08-12 18:08:43 +00:00
fvdl
7704425071
Convert to tirpc interface, and to be af-independent.
2000-06-09 14:00:52 +00:00
bouyer
227ed98327
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 (but you're supposed to kill statd at the same time, so
remote hosts will know it and re-establish the lock).
Tested against solaris 2.7 and linux 2.2.14 clients.
Shared lock are not handled efficiently, they're serialised in lockd when they
could be granted.
2000-06-07 14:34:40 +00:00
bouyer
a3bc666f44
Supports nlm version 4 (for use with nfsv3).
2000-02-02 18:17:42 +00:00
lukem
1b31876813
WARNSify
1997-10-18 04:01:10 +00:00
scottr
a6fdc939ab
NFS locking daemon by A.R. Gordon, ported from FreeBSD. While the
...
functionality was not significantly altered, the code was KNFed and
the build process cleaned up considerably.
1997-03-10 06:26:19 +00:00