Revision 1bee0fca057b246c4ad8c8a28e96dec57a37c342 authored by Cheng Chang on 05 June 2020, 17:53:08 UTC, committed by Facebook GitHub Bot on 05 June 2020, 17:55:22 UTC
Summary:
Currently, `DeleteDir` only deletes the directory if there are no other directories under the target dir. This PR makes it delete directories recursively.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6934

Test Plan:
Added a new unit test in testutil_test.cc.
`make testutil_test`

Reviewed By: zhichao-cao

Differential Revision: D21884211

Pulled By: cheng-chang

fbshipit-source-id: 0b9a48a200f494ee007aef5d1763b4aa331f8b5a
1 parent 2677bd5
History
File Mode Size
main.scss -rw-r--r-- 3.6 KB

back to top