NFS: Correct the array bound calculation in nfs_readdir_add_to_array
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 20 Nov 2010 20:18:22 +0000 (15:18 -0500)
committerTrond 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