From: Filipe David Borba Manana Date: Thu, 8 Aug 2013 21:45:48 +0000 (+0100) Subject: Btrfs: set default max_inline to 8KiB instead of 8MiB X-Git-Tag: fixes-against-v3.18-rc2~120^2~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ac567af212db3293af3897ccb521efdf1dd7ff;p=pandora-kernel.git Btrfs: set default max_inline to 8KiB instead of 8MiB 8MiB is way too large and likely set by mistake. This is not a significant issue as in practice the max amount of data added to an inline extent is also limited by the page cache and btree leaf sizes. Signed-off-by: Filipe David Borba Manana Reviewed-by: David Sterba Signed-off-by: David Sterba --- Reading git-diff-tree failed