https://bz.apache.org/bugzilla/show_bug.cgi?id=54793

Joe Orton <jor...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Joe Orton <jor...@redhat.com> ---
mod_dav_fs has used a temporary file for PUT handling since r834049 (all 2.4.x
releases) so it already behaves as suggested AFAICT. (Note this doesn't apply
for ranged PUTs)

There will still be races possible and if clients require atomicity then they
should LOCK before uploading.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to