Home
last modified time | relevance | path

Searched hist:"3020093 f578fb6c9acc6914dfd887a1ebd1db659" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 3020093f578fb6c9acc6914dfd887a1ebd1db659 Sat Nov 20 14:18:22 CST 2010 Trond Myklebust <Trond.Myklebust@netapp.com> 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 <Trond.Myklebust@netapp.com>