diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2014-11-13 00:04:04 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2014-11-19 18:03:20 +0100 |
commit | 093a1468b6edb0e568be7311b8d2228d205702db (patch) | |
tree | ab0b360d7cdea38af56ca8e2e029c1e892b29e7f /drivers | |
parent | nfsd: correctly define v4.2 support attributes (diff) | |
download | linux-093a1468b6edb0e568be7311b8d2228d205702db.tar.xz linux-093a1468b6edb0e568be7311b8d2228d205702db.zip |
SUNRPC: Fix locking around callback channel reply receive
Both xprt_lookup_rqst() and xprt_complete_rqst() require that you
take the transport lock in order to avoid races with xprt_transmit().
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Cc: stable@vger.kernel.org
Reviewed-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions