summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorhelg <helg@openbsd.org>2018-06-21 14:53:36 +0000
committerhelg <helg@openbsd.org>2018-06-21 14:53:36 +0000
commit13907cded777a2f976ccbdda4417a7daf0417ba4 (patch)
tree7a6a106e72ff3265c8a899a02d7dc64b5e1fbe92 /lib/libc
parentDrop redundant "node == parent node" checks from VOP_RMDIR() (diff)
downloadwireguard-openbsd-13907cded777a2f976ccbdda4417a7daf0417ba4.tar.xz
wireguard-openbsd-13907cded777a2f976ccbdda4417a7daf0417ba4.zip
Don't timeout on fb_queue(9). The current process will block
indefinitely and cannot be interrupted or killed. This is consistent with how VFS system calls should behave. If the file system becomes unresponsive then the only sane solution is for the user to kill the file system daemon. Implementing the equivalent of nfs -osoft or -ointr to either timeout or allow the blocking FUSE operation to be interrupted can be considered in a future patch. ok mpi@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions