]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4.2: Fix up a decoding error in layoutstats
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 27 Jun 2015 15:30:57 +0000 (11:30 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 27 Jun 2015 15:30:57 +0000 (11:30 -0400)
commitda2e8127510525eb4bce0fe34aff06192e042c8f
tree497aa4db04781e0bed3dcf8c35d2797cb0ee5198
parentd620876990f02788d5a663075df007ffb91bdfad
NFSv4.2: Fix up a decoding error in layoutstats

According to the spec, the server is only returning the status,
which we decode in the op header.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs42xdr.c