mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-01 23:50:55 -05:00
* check filesystem on start and do some simple mmap test to make sure it is persisted * fmt * fix fs type read on non-linux * feature-flag for fs-check supported platforms + fs check with sub-folder * fmt * try larger magic file * minor fixes * fix compile on windows * Add FAT, exFAT and APFS file systems * Update lib/common/memory/src/checkfs.rs Co-authored-by: Tim Visée <tim+github@visee.me> --------- Co-authored-by: timvisee <tim@visee.me> Co-authored-by: Tim Visée <tim+github@visee.me>