Skip to content

Commit

Permalink
Btrfs: fix cur_ino < parent_ino case for send/receive
Browse files Browse the repository at this point in the history
When the current inodes inum is smaller then the inum of the
parent directory strange things were happending due to wrong
path resolution and other bugs. Fix this with a new approach
for the problem.

Reported-by: Alex Lyakas <alex.bolshoy.btrfs@gmail.com>
Signed-off-by: Alexander Block <ablock84@googlemail.com>
  • Loading branch information
Alexander Block authored and Chris Mason committed Oct 1, 2012
1 parent 85a7b33 commit 1f4692d
Showing 1 changed file with 146 additions and 244 deletions.
Loading

0 comments on commit 1f4692d

Please sign in to comment.