mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 07:37:26 -05:00
* Attempt at fixing stats * Fix macOS disk stats retrieve logic - Ignore mounted dmgs when calculation disk total/free size - Only take into account disk mounted by macOS * macos only import * Fix Linux * Replace byte-size with a custom implementation that supports BigInt * Fix NaN in Statistics * clippy * fmt * Move linux get_volumes to a specilized function - Fix ZFS handling - Improve handling of disk symlinks and multiple mounts * Fix macOS