commit | 8cd51a0ccd1beda4482507769887c0be9d70f8c1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 15 20:26:22 2010 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 15 20:44:28 2010 -0500 |
tree | 3fe5c05dcc6e532641d1be4e797ab869c71c36ad | |
parent | 23ebbd9acf5756b6eb783df84403e3ab668a6bce [diff] |
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 <Trond.Myklebust@netapp.com>