From: Wanlong Gao Date: Mon, 18 Jul 2011 12:19:35 +0000 (+0000) Subject: Btrfs:don't check the return value of __btrfs_add_inode_defrag X-Git-Tag: v3.1-rc1~82^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f98dde11a1afe9fbf5c98f57968e086e98b6f5;p=pandora-kernel.git Btrfs:don't check the return value of __btrfs_add_inode_defrag Don't need to check the return value of __btrfs_add_inode_defrag(), since it will always return 0. Signed-off-by: Wanlong Gao Signed-off-by: Chris Mason --- Reading git-diff-tree failed