summaryrefslogtreecommitdiffstats
path: root/utils/statd/svc_run.c
Commit message (Collapse)AuthorAgeFilesLines
* statd: Replace note() with xlog() in rpc.statdChuck Lever2009-11-241-4/+3
| | | | | | | | | | | To facilitate code sharing between statd and sm-notify (and with other components of nfs-utils), replace sm-notify's nsm_log() with xlog(). Since opt_quiet is used in only a handful of insignificant cases, it is removed. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
* Replace the Sun RPC license with the BSD license,Tom spot Callaway2009-06-021-26/+25
| | | | | | | with the explicit permission of Sun Microsystems Signed-off-by: Tom "spot" Callaway <tcallawa@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
* Remove notify functionality from statd in favour of sm-notifyNeil Brown2007-03-201-11/+1
| | | | | statd now execs sm-notify to notify peers and only listens to monitor requests and remote notifications itself.
* Autogen updateneilbrown2005-12-201-1/+5
|
* Assorted changes from Steve Dicksonneilbrown2005-10-061-1/+2
|
* HA statd updatesneilbrown2004-12-061-0/+3
|
* statd fixesneilbrown2004-12-061-1/+3
|
* Support --ha-callout for high-availability calloutsneilbrown2004-09-061-0/+5
|
* Rename statd log() to note() to avoid conflict with ISO C.chip2003-08-221-3/+3
|
* 2001-02-14 H.J. Lu <hjl@lucon.org>hjl2001-02-151-0/+1
| | | | | * utils/statd/rmtcall.c: Include <time.h>. * utils/statd/svc_run.c: Likewise.
* Initial revisionhjl1999-10-181-0/+128