rocksdb/utilities/backupable
Andrew Kryczka 243975d5da More accurate error status for BackupEngine::Open
Summary:
Some users are assuming NotFound means the backup does not
exist at the provided path, which is a reasonable assumption. We need to
stop returning NotFound for system errors.

Depends on #1644
Closes https://github.com/facebook/rocksdb/pull/1645

Differential Revision: D4312233

Pulled By: ajkr

fbshipit-source-id: 5343c10
2016-12-12 13:24:21 -08:00
..
backupable_db_test.cc Remove LATEST_BACKUP file 2016-11-16 17:24:15 -08:00
backupable_db.cc More accurate error status for BackupEngine::Open 2016-12-12 13:24:21 -08:00