commit | 5f99f4e79abc64ed9d93a4b0158b21c64ff7f478 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed May 15 20:23:06 2013 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jun 29 12:46:48 2013 +0400 |
tree | bb76629861592bee919344521fb2d55ce866a17f | |
parent | 80886298c07234331458e963b5f9f57c68edd700 [diff] |
[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 <viro@zeniv.linux.org.uk>