diff options
author | 2013-05-15 13:52:59 -0400 | |
---|---|---|
committer | 2013-06-29 12:46:46 +0400 | |
commit | 5c0ba4e0762e6dabd14a5c276652e2defec38de7 (patch) | |
tree | cc2c94d81a631b0656782e1f8299da3267871964 /fs/autofs4/root.c | |
parent | move linux/loop.h to drivers/block (diff) | |
download | linux-rng-5c0ba4e0762e6dabd14a5c276652e2defec38de7.tar.xz linux-rng-5c0ba4e0762e6dabd14a5c276652e2defec38de7.zip |
[readdir] introduce iterate_dir() and dir_context
iterate_dir(): new helper, replacing vfs_readdir().
struct dir_context: contains the readdir callback (and will get more stuff
in it), embedded into whatever data that callback wants to deal with;
eventually, we'll be passing it to ->readdir() replacement instead of
(data,filldir) pair.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/autofs4/root.c')
0 files changed, 0 insertions, 0 deletions