From: Miao Xie Date: Thu, 24 Apr 2014 05:31:55 +0000 (+0800) Subject: Btrfs: output warning instead of error when loading free space cache failed X-Git-Tag: omap-for-v3.16/fixes-against-rc1~54^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32d6b47fe6fc1714d5f1bba1b9f38e0ab0ad58a8;p=pandora-kernel.git Btrfs: output warning instead of error when loading free space cache failed If we fail to load a free space cache, we can rebuild it from the extent tree, so it is not a serious error, we should not output a error message that would make the users uncomfortable. This patch uses warning message instead of it. Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed