From: Linus Torvalds Date: Mon, 29 May 2006 19:17:28 +0000 (-0700) Subject: Switch "read_tree_recursive()" over to tree-walk functionality X-Git-Tag: v1.4.0-rc1~10^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0790a42a502701c7b58e9ad4123e46bf46bbf319?ds=inline;hp=0790a42a502701c7b58e9ad4123e46bf46bbf319 Switch "read_tree_recursive()" over to tree-walk functionality Don't use the tree_entry list any more. Signed-off-by: Linus Torvalds Signed-off-by: Junio C Hamano ---