From: Chris Mason Date: Mon, 20 Feb 2012 13:40:56 +0000 (-0500) Subject: Btrfs: improve error handling for btrfs_insert_dir_item callers X-Git-Tag: v3.3-rc5~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe66a05a06795bd3b788404d69ea7709f46a1609;p=pandora-kernel.git Btrfs: improve error handling for btrfs_insert_dir_item callers This allows us to gracefully continue if we aren't able to insert directory items, both for normal files/dirs and snapshots. Signed-off-by: Chris Mason --- Reading git-diff-tree failed