]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Fix brainfart in attribute length calculation
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 23 Jul 2013 16:53:39 +0000 (12:53 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jul 2013 21:24:59 +0000 (14:24 -0700)
commitc23e58430919eb906d3dc8252150c91e492bb373
treefa1db465f6c74786457d81343be9cdaa9f824921
parent6cd546b07a030bc116f2cbeef1e3c1c369ef9af5
NFSv4: Fix brainfart in attribute length calculation

The calculation of the attribute length was 4 bytes off.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Tested-by: Andre Heider <a.heider@gmail.com>
Reported-and-tested-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nfs/nfs4xdr.c