From: Al Viro Date: Thu, 16 May 2013 00:23:06 +0000 (-0400) Subject: [readdir] switch dcache_readdir() users to ->iterate() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~84^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f99f4e79abc64ed9d93a4b0158b21c64ff7f478;p=pandora-kernel.git [readdir] switch dcache_readdir() users to ->iterate() new helpers - dir_emit_dot(file, ctx, dentry), dir_emit_dotdot(file, ctx), dir_emit_dots(file, ctx). Signed-off-by: Al Viro --- Reading git-diff-tree failed