summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorhelg <helg@cvs.openbsd.org>2018-06-21 14:53:37 +0000
committerhelg <helg@cvs.openbsd.org>2018-06-21 14:53:37 +0000
commit6b1892fdad59ff686d418639d66dfd1a16e82efd (patch)
tree1a534adccbf49b5adc25a597d9fbf09a05c4121f /games
parent6db88b4a178a94be5b99ce5621083450cb52032f (diff)
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 'games')
0 files changed, 0 insertions, 0 deletions