Y
Hacker News
new
|
ask
|
show
|
jobs
by
kccqzy
70 days ago
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).
1 comments
freedomben
70 days ago
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
link