commit | 6d85ed05e16e7ff747025c8374f23d7d81c98540 | [log] [tgz] |
---|---|---|
author | Alexander Block <ablock84@googlemail.com> | Wed Aug 01 14:48:59 2012 +0200 |
committer | Chris Mason <chris.mason@fusionio.com> | Mon Oct 01 15:19:00 2012 -0400 |
tree | d1c045d6cbc6f7ed4a4e92714664728d57b55fb6 | |
parent | 2981e225f7048b36470383bf5622c42139bd96f7 [diff] |
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 <alex.bolshoy.btrfs@gmail.com> Signed-off-by: Alexander Block <ablock84@googlemail.com>