From: Trond Myklebust Date: Tue, 16 Nov 2010 01:26:22 +0000 (-0500) Subject: NFS: Fix a couple of regressions in readdir. X-Git-Tag: v2.6.37-rc3~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd51a0ccd1beda4482507769887c0be9d70f8c1;p=pandora-kernel.git NFS: Fix a couple of regressions in readdir. Fix up the issue that array->eof_index needs to be able to be set even if array->size == 0. Ensure that we catch all important memory allocation error conditions and/or kmap() failures. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed