]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: pass root instead of parent_root to iterate_inode_ref
authorAlexander Block <ablock84@googlemail.com>
Wed, 1 Aug 2012 12:42:14 +0000 (14:42 +0200)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:18:58 +0000 (15:18 -0400)
commit8a9a118daa4bea3f8ae16636d998efd9d67fd9d6
tree10d03e8665e6cf34ed8ba41ebe19780e6c452d9e
parent4902f8d85649857d32d9ee197e2ffd36963cb704
Btrfs: pass root instead of parent_root to iterate_inode_ref

We need to pass the root that we determined earlier to iterate_inode_ref.

Reported-by: Alex Lyakas <alex.bolshoy.btrfs@gmail.com>
Signed-off-by: Alexander Block <ablock84@googlemail.com>
fs/btrfs/send.c