ocfs2: Remove open coded readdir()
authorMark Fasheh <mark.fasheh@oracle.com>
Tue, 11 Sep 2007 00:50:51 +0000 (17:50 -0700)
committerMark 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