From: David Sterba Date: Fri, 2 Jan 2015 18:12:57 +0000 (+0100) Subject: btrfs: simplify insert_orphan_item X-Git-Tag: fixes-v4.0-rc1~50^2~53^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c4f61f01d269815bb7c37be3ede59c5587747c6;p=pandora-kernel.git btrfs: simplify insert_orphan_item We can search and add the orphan item in one go, btrfs_insert_orphan_item will find out if the item already exists. Signed-off-by: David Sterba --- Reading git-diff-tree failed