From: Chris Mason Date: Tue, 24 May 2011 19:35:30 +0000 (-0400) Subject: Btrfs: add mount -o auto_defrag X-Git-Tag: v3.0-rc1~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb5300bc839b8a943eb19c9f27f25470e22d0ca;p=pandora-kernel.git Btrfs: add mount -o auto_defrag This will detect small random writes into files and queue the up for an auto defrag process. It isn't well suited to database workloads yet, but works for smaller files such as rpm, sqlite or bdb databases. Signed-off-by: Chris Mason --- Reading git-diff-tree failed