Subject: Re: [PATCH 2/3] ls-files: support -o --max-depth (more of a hack
as fill_directory should support this)
Perhaps you would want to look at how builtin_grep()'s walker and the
walker in dir.c can be consolidated? The former has support for
max_depth.