aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/mds.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-12 05:23:19 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-12 05:23:19 +0200
commit6dbcbc441ab98bcf0a602d9aa86232ae94e08a97 (patch)
tree46ea1235a1f84b57b65a9741415c35e9b911f69e /doc/info/mds.texinfo
parentinfo: sigrtmin (diff)
downloadmds-6dbcbc441ab98bcf0a602d9aa86232ae94e08a97.tar.gz
mds-6dbcbc441ab98bcf0a602d9aa86232ae94e08a97.tar.bz2
mds-6dbcbc441ab98bcf0a602d9aa86232ae94e08a97.tar.xz
noop implementation of siginfo support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--doc/info/mds.texinfo6
1 files changed, 6 insertions, 0 deletions
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