commit | 4f3cc4809a98a165a9708b72b47de71643797bbd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 23 12:53:39 2013 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jul 23 14:24:59 2013 -0700 |
tree | fa1db465f6c74786457d81343be9cdaa9f824921 | |
parent | b3a3a9c441e2c8f6b6760de9331023a7906a4ac6 [diff] |
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>