]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit4f3cc4809a98a165a9708b72b47de71643797bbd
treefa1db465f6c74786457d81343be9cdaa9f824921
parentb3a3a9c441e2c8f6b6760de9331023a7906a4ac6
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