rocksdb/utilities/backupable
Andrew Kryczka a9c86f51b7 backup garbage collect shared_checksum tmp files
Summary:
previously we only cleaned up .tmp files under "shared/" and "private/" directories in case the previous backup failed. we need to do the same for "shared_checksum/"; otherwise, the subsequent backup will fail if it tries to backup at least one of the same files.
Closes https://github.com/facebook/rocksdb/pull/2062

Differential Revision: D4805599

Pulled By: ajkr

fbshipit-source-id: eaa6088
2017-03-30 14:54:12 -07:00
..
backupable_db_test.cc backup garbage collect shared_checksum tmp files 2017-03-30 14:54:12 -07:00
backupable_db.cc backup garbage collect shared_checksum tmp files 2017-03-30 14:54:12 -07:00