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:
ece0b42
)
NFS: Correct the array bound calculation in nfs_readdir_add_to_array
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 20 Nov 2010 20:18:22 +0000
(15:18 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 22 Nov 2010 18:24:47 +0000
(13:24 -0500)
It looks as if the array size calculation in MAX_READDIR_ARRAY does not
take the alignment of struct nfs_cache_array_entry into account.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found