Linux : How to reduce the percentage of reserved blocks on ext4 filesystem
By default, ext4 formatted drive will automatically reserve 5% of the allocated space for root user, which reduce the total available space for other users or the application you may want to use that drive for. This 5% ratio make sense on small volumes and purposes like the root (/) filesystem, but does not make… Read More »