From: Trond Myklebust Date: Wed, 26 Feb 2014 19:19:14 +0000 (-0800) Subject: NFSv4: Fix another nfs4_sequence corruptor X-Git-Tag: v3.14-rc6~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e63a1079b266866a732cf699d8c4d61391bbda;p=pandora-kernel.git NFSv4: Fix another nfs4_sequence corruptor nfs4_release_lockowner needs to set the rpc_message reply to point to the nfs4_sequence_res in order to avoid another Oopsable situation in nfs41_assign_slot. Fixes: fbd4bfd1d9d21 (NFS: Add nfs4_sequence calls for RELEASE_LOCKOWNER) Cc: stable@vger.kernel.org # 3.12+ Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed