Hacker News new | ask | show | jobs
by nottorp 74 days ago
Didn't root used to have some reserved space (and a bunch of inodes) on file systems just for occasions like this?
1 comments

mkfs.ext4 defaults to 5% reserved for root. -m 0 to turn it off.