On Thu, May 09, 2002 at 02:32:59PM -0700, Wayne Davison wrote: > On Thu, 9 May 2002, Dave Dykstra wrote: > > I would say it's definitely too risky for 2.5.6. > > What would you say to adding a (simple) loop to the fnmatch() code that > would cause unanchored things like "foo/*/bar" to not be bound to the > start of the filename? This would make it work in an equivalent way to > the unanchored non-wildcard strings.
How many times would you have to call fnmatch for every file? Sounds like a CPU eater. - Dave -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html