db7939cd0d6fda8ecacddf2facd03 author Josef Bacik 1291828954 -0500 committer Josef Bacik 1291921035 -0500 Btrfs: fixup return code for btrfs_del_orphan_item If the orphan item doesn't exist, we return 1, which doesn't make any sense to the callers. Instead return -ENOENT if we didn't find the item. Thanks, Signed-off-by: Josef Bacik o$•ê”&x