diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2019-02-26 12:33:02 +0100 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2019-02-26 12:33:02 +0100 |
commit | a73881c96d73ee72b7dbbd38a6eeef66182a8ef7 (patch) | |
tree | 79231cf32ea2eef39adc0be675ec93a9cd48969e /fs | |
parent | Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux... (diff) | |
download | linux-a73881c96d73ee72b7dbbd38a6eeef66182a8ef7.tar.xz linux-a73881c96d73ee72b7dbbd38a6eeef66182a8ef7.zip |
SUNRPC: Fix an Oops in udp_poll()
udp_poll() checks the struct file for the O_NONBLOCK flag, so we must not
call it with a NULL file pointer.
Fixes: 0ffe86f48026 ("SUNRPC: Use poll() to fix up the socket requeue races")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions