diff options
author | Tuomas Tynkkynen <tuomas@tuxera.com> | 2017-09-06 16:59:08 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-10-24 05:10:01 +0200 |
commit | 9523feac272ccad2ad8186ba4fcc89103754de52 (patch) | |
tree | b97fef39565c4e8dd15c564cff166753eb2a19df /include/clocksource | |
parent | fs/9p: Compare qid.path in v9fs_test_inode (diff) | |
download | linux-9523feac272ccad2ad8186ba4fcc89103754de52.tar.xz linux-9523feac272ccad2ad8186ba4fcc89103754de52.zip |
net/9p: Switch to wait_event_killable()
Because userspace gets Very Unhappy when calls like stat() and execve()
return -EINTR on 9p filesystem mounts. For instance, when bash is
looking in PATH for things to execute and some SIGCHLD interrupts
stat(), bash can throw a spurious 'command not found' since it doesn't
retry the stat().
In practice, hitting the problem is rare and needs a really
slow/bogged down 9p server.
Cc: stable@vger.kernel.org
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/clocksource')
0 files changed, 0 insertions, 0 deletions