Igor Canadi 6f10130354 Fix DestroyDB
Summary:
When DestroyDB() finds a wal file in the DB directory, it assumes it is actually in WAL directory. This can lead to confusion, since it reports IO error when it tries to delete wal file from DB directory. For example: https://ci-builds.fb.com/job/rocksdb_clang_build/296/console

This change will fix our unit tests.

Test Plan: unit tests work

Reviewers: yhchiang, rven, sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D32907
2015-02-05 20:09:42 -08:00
..
2014-10-31 11:59:54 -07:00
2014-09-04 16:18:36 -07:00
2015-02-04 16:04:51 -08:00
2015-02-04 16:04:51 -08:00
2015-01-21 18:23:12 -08:00
2015-02-05 20:09:42 -08:00
2015-02-05 20:09:42 -08:00
2015-01-26 11:48:07 -08:00
2014-12-22 12:04:45 +01:00
2014-01-27 14:49:10 -08:00
2015-01-13 12:27:28 -08:00
2014-11-06 11:14:28 -08:00
2015-01-29 18:22:43 -08:00
2014-11-06 11:14:28 -08:00
2014-11-06 11:14:28 -08:00
2015-02-04 16:04:51 -08:00
2014-10-31 11:59:54 -07:00
2015-02-04 16:04:51 -08:00
2015-01-23 17:35:12 -08:00
2014-11-10 17:39:38 -05:00
2014-09-13 14:14:10 -07:00
2014-09-12 16:23:58 -07:00