Daniel Shahaf writes:
> So, what will a mod_dav fix look like? I understand the issue is that
> it walks the copy source for locks. Should it stop doing that?
Yes, I believe so. mod_dav should avoid the walk when the callback
result for every path in the walk is known in advance. I spoke to
[ moving to dev@, please remove users@ from replies ]
Johan Corveleyn wrote on Sun, Mar 29, 2015 at 19:57:34 +0200:
> On Sat, Mar 28, 2015 at 5:09 PM, Bert Huijben wrote:
> > Httpd's mod_dav was updated in some recent version to do a full lock
> > traversal on copies and moves. I think we already