mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-18 03:53:51 -04:00
Fixed issues with integration of MTP with filesystem: - fixed memory corruption in get_disk_properties(); - removed spare space hack causing MTP to return invalid free space and capacity of the storage; - added mtime and ctime handling; - minor code cleanup.