824e646341
Summary: There are some cases when flachcache file descriptor was already allocated (i.e. fb-MySQL). Then NewFlashcacheAwareEnv returns an error at open() because fd was already assigned. This diff adds another function to instantiate FlashcacheAwareEnv, with pre-allocated fd cachedev_fd. Test Plan: Tested with MyRocks using this function, then worked Reviewers: sdong, igor Reviewed By: igor Subscribers: dhruba, MarkCallaghan, rven Differential Revision: https://reviews.facebook.net/D36447 |
||
---|---|---|
.. | ||
backupable_db.h | ||
checkpoint.h | ||
convenience.h | ||
db_ttl.h | ||
document_db.h | ||
flashcache.h | ||
geo_db.h | ||
json_document.h | ||
leveldb_options.h | ||
spatial_db.h | ||
stackable_db.h | ||
utility_db.h | ||
write_batch_with_index.h |