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)
commit425c1d4e5b6d4bd700eb94ad8318bdb05431fdc7
tree85d4d8d82cf0e33b85a8d348e8c143d3d6c6396d
parent6b447539aa9aaac0a0215f3e28a0839553210e7e
NFSv4: Fix lock on-wire reordering issues

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