From: David Sterba Date: Mon, 3 Feb 2014 18:24:40 +0000 (+0100) Subject: btrfs: send: remove BUG_ON from name_cache_delete X-Git-Tag: v3.15-rc1~96^2~93 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57fb8910c24004ec924103c9a8c8542119f7629a;p=pandora-kernel.git btrfs: send: remove BUG_ON from name_cache_delete If cleaning the name cache fails, we could try to proceed at the cost of some memory leak. This is not expected to happen often. Signed-off-by: David Sterba Signed-off-by: Josef Bacik --- Reading git-diff-tree failed