Ben Laurie wrote: >This patch removes some magic in request.c. I wrote it coz 2.0.28 didn't >actually work at all for me, coz the magic failed. >
+1; this patch is a lot less cryptic than the current logic >Somehow the magic was OK again in the snapshot I tried, but I consider >it a bad thing that it exists at all (btw, the whole directory walk I >find completely unreadable, I ought to do something about it). > IMHO, making directory_walk more readable sounds like a good idea, assuming that it doesn't get any slower as a result. --Brian
