Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | statd: Replace nsm_log() with xlog() in sm-notify command | Chuck Lever | 2009-11-24 | 1 | -5/+1 |
| | | | | | | | | | | | 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> | ||||
* | sm-notify - compile and install | Neil Brown | 2007-03-20 | 1 | -0/+166 |
Add sm-notify to the compile/install scripts, (and fix a compile warning). |