From: Chris Mason Date: Wed, 11 Jun 2008 20:51:38 +0000 (-0400) Subject: Btrfs: Fix mount -o max_inline=0 X-Git-Tag: v2.6.29-rc1~27^2~9^2~55^2~56^2~30^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ada040d7cd68d7853938a92b116292cc16a2f3;p=pandora-kernel.git Btrfs: Fix mount -o max_inline=0 max_inline=0 used to force the max_inline size to one sector instead. Now it properly disables inline data items, while still being able to read any that happen to exist on disk. Signed-off-by: Chris Mason --- Reading git-diff-tree failed