Btrfs:don't check the return value of __btrfs_add_inode_defrag
authorWanlong Gao <wanlong.gao@gmail.com>
Mon, 18 Jul 2011 12:19:35 +0000 (12:19 +0000)
committerChris Mason <chris.mason@oracle.com>
Mon, 1 Aug 2011 18:30:41 +0000 (14:30 -0400)
Don't need to check the return value of __btrfs_add_inode_defrag(),
since it will always return 0.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/file.c

diff --cc fs/btrfs/file.c
Simple merge