From: Mark Fasheh Date: Tue, 11 Sep 2007 00:50:51 +0000 (-0700) Subject: ocfs2: Remove open coded readdir() X-Git-Tag: v2.6.24-rc1~1398^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eae5b96fc86e6c85f5f90e90fe9e6966f1fec63;p=pandora-kernel.git ocfs2: Remove open coded readdir() ocfs2_queue_orphans() has an open coded readdir loop which can easily just use a directory accessor function. Signed-off-by: Mark Fasheh Reviewed-by: Joel Becker --- Reading git-diff-tree failed