"A log-based filesystem approach is primarily focused on increasing write performance: all write operations only append data to the currently active log file, greatly increasing disk write performance because disk seek latency is minimized and data throughput is maximized"