]> git.baikalelectronics.ru Git - kernel.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)
commit606ce82b7dcf4b1f50d112dfe539c94bf18440d3
tree497aa4db04781e0bed3dcf8c35d2797cb0ee5198
parent2ef8fe27249eab798ff81ae36fe8988f275ff475
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