aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-20 00:08:56 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-20 00:08:56 +0200
commitdbfb970b389e6c2a54b9b4b6857d43c7e868bae3 (patch)
tree2b7f94c2887404ff3fd9d5408f902a177668a0c9 /doc
parenttypo (diff)
downloadmds-dbfb970b389e6c2a54b9b4b6857d43c7e868bae3.tar.gz
mds-dbfb970b389e6c2a54b9b4b6857d43c7e868bae3.tar.bz2
mds-dbfb970b389e6c2a54b9b4b6857d43c7e868bae3.tar.xz
mds-vt: fix m unmarshal bug + mds-vt: keep track of the number of servers that require non-exclusive mode
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/info/mds.texinfo4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index e106a17..bef79f0 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -2145,6 +2145,10 @@ if the value of the header @code{Exclusive} is @code{yes}.
The server may not block other process from opening the TTY
if the value of the header @code{Exclusive} is @code{no}.
@end table
+The server implementing this protocol should keep a counter
+for how many servers have requested non-exclusive mode and
+only switch back to exclusive mode when that counter reaches
+zero
@item Response:
The server will response with a @code{Command: error}.