summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorAnna Schumaker <Anna.Schumaker@Netapp.com>2016-10-26 16:33:31 +0200
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2016-11-07 20:35:59 +0100
commitbb29dd84333a96f309c6d0f88b285b5b78927058 (patch)
treef906f39e20f6a487c65ffb935e870866da4fd99a /fs
parentNFSv4.1: work around -Wmaybe-uninitialized warning (diff)
downloadlinux-bb29dd84333a96f309c6d0f88b285b5b78927058.tar.xz
linux-bb29dd84333a96f309c6d0f88b285b5b78927058.zip
SUNRPC: Fix suspicious RCU usage
We need to hold the rcu_read_lock() when calling rcu_dereference(), otherwise we can't guarantee that the object being dereferenced still exists. Fixes: 39e5d2df ("SUNRPC search xprt switch for sockaddr") Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions