]> git.decadent.org.uk Git - nfs-utils.git/commit
Remove notify functionality from statd in favour of sm-notify
authorNeil Brown <neilb@suse.de>
Mon, 19 Mar 2007 23:09:50 +0000 (10:09 +1100)
committerNeil Brown <neilb@suse.de>
Mon, 19 Mar 2007 23:09:50 +0000 (10:09 +1100)
commitf113db5225e2954a53fd7eecccfc08326904909f
treedb9172bd41480895eeda606b32335fb1263348fa
parent19d85885b9eba376c7fc96c2f0b69c22776ba077
Remove notify functionality from statd in favour of sm-notify

statd now execs sm-notify to notify peers and only listens to
monitor requests and remote notifications itself.
utils/statd/Makefile.am
utils/statd/callback.c
utils/statd/notify.c [deleted file]
utils/statd/notlist.h
utils/statd/rmtcall.c
utils/statd/statd.c
utils/statd/statd.h
utils/statd/state.c [deleted file]
utils/statd/svc_run.c