git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6d4dc
)
NFSv4: encode_attrs should not backfill the bitmap and attribute length
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 17 Jul 2013 21:09:01 +0000
(17:09 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 23 Jul 2013 22:18:53 +0000
(18:18 -0400)
The attribute length is already calculated in advance. There is no
reason why we cannot calculate the bitmap in advance too so that
we don't have to play pointer games.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found