From: Trond Myklebust Date: Wed, 12 Nov 2014 23:04:04 +0000 (-0500) Subject: SUNRPC: Fix locking around callback channel reply receive X-Git-Tag: v3.2.65~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=680572752413acdc3e277c01f7d9c48c36ee1c54;p=pandora-kernel.git SUNRPC: Fix locking around callback channel reply receive commit 093a1468b6edb0e568be7311b8d2228d205702db upstream. 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 Reviewed-by: Jeff Layton Signed-off-by: J. Bruce Fields [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed