From: Trond Myklebust Date: Sat, 20 Nov 2010 20:18:22 +0000 (-0500) Subject: NFS: Correct the array bound calculation in nfs_readdir_add_to_array X-Git-Tag: v2.6.37-rc4~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3020093f578fb6c9acc6914dfd887a1ebd1db659;p=pandora-kernel.git NFS: Correct the array bound calculation in nfs_readdir_add_to_array 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 --- Reading git-diff-tree failed