Fix SmbFileSystem::DeleteEntry() to respect |recursive| argument
DeleteEntry() was incorrectly ignoring the |recursive| argument and always doing a recursive delete. This can cause server-side data loss in certain rare situations. BUG=chromium:1013901 Change-Id: Ia8eda8798b3cefc66765855d6e01608c235ecc09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864498Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Sergei Datsenko <dats@chromium.org> Commit-Queue: Anand Mistry <amistry@chromium.org> Cr-Commit-Position: refs/heads/master@{#706719}
Showing
Please register or sign in to comment