commit | 0c7aef4569f8680951b7dee01dddffb9d2f809ff | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Dec 04 14:21:46 2008 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Jan 06 11:53:52 2009 -0500 |
tree | 04a78e99cf53549dd8d32d6dbab5923f4f212f8d | |
parent | 356c3eb466fd1a12afd6448d90fba3922836e5f1 [diff] |
NSM: Check result of SM_UNMON upcall Make sure any error returned by rpc.statd during an SM_UNMON call is reported rather than ignored completely. There isn't much to do with such an error, but we should log it in any case. Similar to a recent change to nsm_monitor(). Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>