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:
2690421
)
[PATCH] fix osf_getdirents()
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 12 Aug 2008 03:51:22 +0000
(23:51 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 25 Aug 2008 05:18:06 +0000
(
01:18
-0400)
Return value of filldir callback is just "should we stop here"; it's
not a usable channel for passing error values (i.e. ->readdir() will
forget anything except "is it non-zero").
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found