NLM: Move the public declaration of nsm_monitor() to lockd.h
[safe/jmp/linux-2.6] / include / linux / lockd / lockd.h
index d3c7247..f15a4f5 100644 (file)
@@ -242,6 +242,10 @@ extern void          nlm_host_rebooted(const struct sockaddr_in *, const char *,
                                        unsigned int, u32);
 void             nsm_release(struct nsm_handle *);
 
+/*
+ * Host monitoring
+ */
+int              nsm_monitor(const struct nlm_host *host);
 
 /*
  * This is used in garbage collection and resource reclaim