From 6dbcbc441ab98bcf0a602d9aa86232ae94e08a97 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 12 Apr 2015 05:23:19 +0200 Subject: noop implementation of siginfo support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/info/mds.texinfo') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 8425421..7aa0808 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -4971,6 +4971,12 @@ signal is specified by the parameter @code{signo}. When this function is invoked, it should set the variable @code{terminating} to a non-zero value. +@item @code{received_info} [(@code{int signo}) @arrow{} @code{void}] +This function is called when a signal that signals the +server to dump state information and statistics has been +received. The exact received signal is specified by the +parameter @code{signo}. + @item @code{fork_cleanup} [(@code{int status}) @arrow{} @code{void}] This function should be implemented by the actual server implementation if the server has set -- cgit v1.2.3-70-g09d2