From: Alexander Block Date: Wed, 1 Aug 2012 12:48:59 +0000 (+0200) Subject: Btrfs: don't treat top/root directory inode as deleted/reused X-Git-Tag: v3.7-rc1~71^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d85ed05e16e7ff747025c8374f23d7d81c98540;p=pandora-kernel.git Btrfs: don't treat top/root directory inode as deleted/reused We can't do the deleted/reused logic for top/root inodes as it would create a stream that tries to delete and recreate the root dir. Reported-by: Alex Lyakas Signed-off-by: Alexander Block --- Reading git-diff-tree failed