NFSv4: Fix another nfs4_sequence corruptor
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 26 Feb 2014 19:19:14 +0000 (11:19 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Mar 2014 04:44:11 +0000 (21:44 -0700)
commit9d1731e589e3276880c0d76421507c5896f8a08d
treee3b1e807e38398763b4c9fb683536d8965c2858b
parent139ee65b608913cf8625da94b842b2b4929e9441
NFSv4: Fix another nfs4_sequence corruptor

commit b7e63a1079b266866a732cf699d8c4d61391bbda upstream.

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)
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/nfs4proc.c
include/linux/nfs_xdr.h