git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23ebbd9
)
NFS: Fix a couple of regressions in readdir.
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 16 Nov 2010 01:26:22 +0000
(20:26 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 16 Nov 2010 01:44:28 +0000
(20:44 -0500)
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>
No differences found