Remix.run Logo
freedomben 20 hours ago

Yep, btrfs will happily do this to you. I verified it the hard way

kccqzy 19 hours ago | parent [-]

Well btrfs supports compression so that’s understandable. However I personally prefer to control compression manually so it only compresses files marked by me for compression using chattr(1).

freedomben 16 hours ago | parent [-]

I've switched to that also. It surely wastes some space but being able to reason about file space is worth it to me for now