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:
7e85367
)
ocfs2: Remove open coded readdir()
author
Mark Fasheh
<mark.fasheh@oracle.com>
Tue, 11 Sep 2007 00:50:51 +0000
(17:50 -0700)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Fri, 12 Oct 2007 18:54:37 +0000
(11:54 -0700)
ocfs2_queue_orphans() has an open coded readdir loop which can easily just
use a directory accessor function.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Reviewed-by: Joel Becker <joel.becker@oracle.com>
No differences found