Skip to content

master.mint21

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 03:44
· 62 commits to master since this release
Update Device.vala

Changing to available_bytes instead of calculating the free bytes from (size_bytes - used_bytes) respects potential reserved space for "for root only" e.g. on ext4 file systems. It should prevent running out of space in the unfavorable cases having the timeshift archive located on the actual root file system.