]> git.openfabrics.org - ~emulex/infiniband.git/commit
Btrfs: update send_progress at correct places
authorAlexander Block <ablock84@googlemail.com>
Sat, 28 Jul 2012 14:09:35 +0000 (16:09 +0200)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:18:53 +0000 (15:18 -0400)
commite479d9bb5f8366a064915b3c9ac47ed6e9fcc7d3
treed85c43600fa34d0a863e1580de2b6d868c982ba8
parent34d73f54e2e2227cece751f168d08d3103092992
Btrfs: update send_progress at correct places

Updating send_progress in process_recorded_refs was not correct.
It got updated too early in the cur_inode_new_gen case.

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