Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -Wstrict-prototypes to compiler args, and fix warnings caused. | Neil Brown | 2007-07-29 | 1 | -1/+0 |
| | |||||
* | statd - keep persistent state in sm/* files. | Neil Brown | 2007-03-29 | 1 | -0/+1 |
| | | | | | | | | | | | | If statd dies and is restarted, it forgets what peers the kernel is interested in monitoring, and so will not forward NOTIFY requests properly. With this patch the required information is recorded in the files in /var/lib/nfs/sm/* so that a kill/restart does what you might hope. Signed-off-by: Neil Brown <neilb@suse.de> | ||||
* | Allow rpc.statd to *not* run sm-notify. | Neil Brown | 2007-03-20 | 1 | -1/+1 |
| | | | | | With -L (for Listen-only) or --no-notify, statd will not run sm-notify. | ||||
* | Remove notify functionality from statd in favour of sm-notify | Neil Brown | 2007-03-20 | 1 | -1/+0 |
| | | | | | statd now execs sm-notify to notify peers and only listens to monitor requests and remote notifications itself. | ||||
* | Fix a number of the easier compile warnings: unused variables, | Greg Banks | 2006-06-22 | 1 | -1/+1 |
| | | | | unused labels, constness, signedness. | ||||
* | Autogen update | neilbrown | 2005-12-20 | 1 | -1/+4 |
| | |||||
* | Assorted changes from Steve Dickson | neilbrown | 2005-10-06 | 1 | -0/+1 |
| | |||||
* | Support --ha-callout for high-availability callouts | neilbrown | 2004-09-06 | 1 | -0/+2 |
| | |||||
* | -N for statd | neilbrown | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | Support "-P path" in statd as alternate to /var/lib/nfs | neilbrown | 2002-09-02 | 1 | -5/+15 |
| | |||||
* | Added a bitflag-based global to keep track of how statd is being run. | lon | 2000-10-05 | 1 | -0/+19 |
| | |||||
* | Initial revision | hjl | 1999-10-18 | 1 | -0/+58 |