NFSv4: Fix another nfs4_sequence corruptor
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 26 Feb 2014 19:19:14 +0000 (11:19 -0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 1 Mar 2014 19:51:53 +0000 (13:51 -0600)
commitb7e63a1079b266866a732cf699d8c4d61391bbda
tree960f747d97a632effa5179788cd08e077a26cd10
parent146d70caaa1b87f64597743429d7da4b8073d0c9
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 <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c
include/linux/nfs_xdr.h