https://github.com/torvalds/linux
Revision 90d91b0cd371193d9dbfa9beacab8ab9a4cb75e0 authored by Trond Myklebust on 15 December 2017, 02:24:08 UTC, committed by Anna Schumaker on 15 December 2017, 19:31:56 UTC
We must ensure that the call to rpc_sleep_on() in xprt_transmit() cannot
race with the call to xprt_complete_rqst().

Reported-by: Chuck Lever <chuck.lever@oracle.com>
Link: https://bugzilla.linux-nfs.org/show_bug.cgi?id=317
Fixes: ce7c252a8c74 ("SUNRPC: Add a separate spinlock to protect..")
Cc: stable@vger.kernel.org # 4.14+
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
1 parent dc4fd9a
Raw File
Tip revision: 90d91b0cd371193d9dbfa9beacab8ab9a4cb75e0 authored by Trond Myklebust on 15 December 2017, 02:24:08 UTC
SUNRPC: Fix a race in the receive code path
Tip revision: 90d91b0
.get_maintainer.ignore
Christoph Hellwig <hch@lst.de>
back to top