summaryrefslogtreecommitdiff
path: root/sys/miscfs
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2008-05-08 13:06:12 +0000
committerDamien Miller <djm@cvs.openbsd.org>2008-05-08 13:06:12 +0000
commit01f8555f7752900bd44421dd9de121aaa246b426 (patch)
treedf8a37152de663d298fa76318bfb8353263ec702 /sys/miscfs
parent213a55b8eabbf7f0692cae325c37e551c983afb6 (diff)
Use new channel status confirmation callback system to properly deal
with "important" channel requests that fail, in particular command exec, shell and subsystem requests. Previously we would optimistically assume that the requests would always succeed, which could cause hangs if they did not (e.g. when the server runs out of fds) or were unimplemented by the server (bz #1384) Also, properly report failing multiplex channel requests via the mux client stderr (subject to LogLevel in the mux master) - better than silently failing. most bits ok markus@ (as part of a larger diff)
Diffstat (limited to 'sys/miscfs')
0 files changed, 0 insertions, 0 deletions