Files
Al Viro 0f8376923b 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.

Change-Id: Idb3843e77b97d52490b297b1f9e7d7efab18eaef
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-05-03 18:33:29 +02:00
..
2012-01-03 22:54:57 -05:00
2013-04-09 22:11:22 -04:00
2012-05-10 11:45:31 +01:00
2011-11-04 12:01:48 -07:00
2012-09-17 12:00:01 -05:00
2011-09-27 18:08:04 +02:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2018-03-13 20:29:02 +01:00
2012-01-03 22:55:03 -05:00