NFSv4: Fix lock on-wire reordering issues
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 24 Jan 2015 19:57:53 +0000 (14:57 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 24 Jan 2015 23:46:47 +0000 (18:46 -0500)
This patch ensures that the server cannot reorder our LOCK/LOCKU
requests if they are sent in parallel on the wire.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
include/linux/nfs_xdr.h

Simple merge
Simple merge
Simple merge