]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: make sure that we've made everything in pinned tree clean
authorLiu Bo <liubo2009@cn.fujitsu.com>
Thu, 14 Jun 2012 08:23:21 +0000 (02:23 -0600)
committerChris Mason <chris.mason@fusionio.com>
Fri, 15 Jun 2012 15:42:27 +0000 (11:42 -0400)
commit2f4a11a0643901452675b1bae6ce5cc5d66ea286
tree2fa743dc69cb3810bb577494f8ee6f1b3f4f9323
parent4367d653aee36c32ebc4488671e6ce8e25372634
Btrfs: make sure that we've made everything in pinned tree clean

Since we have two trees for recording pinned extents, we need to go through
both of them to make sure that we've done everything clean.

Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/disk-io.c