commit | 467bb1d27c0b783b73e6349304c0d90b5b4f431b | [log] [tgz] |
---|---|---|
author | Wang Shilong <wangsl.fnst@cn.fujitsu.com> | Wed Dec 11 19:29:52 2013 +0800 |
committer | Chris Mason <clm@fb.com> | Thu Dec 12 07:12:51 2013 -0800 |
tree | 0c425a7f15c52b005cf3265af284cec5597d0a78 | |
parent | 6646374863508e24da7c7d21527f8dadc8687ff9 [diff] |
Btrfs: make sure we cleanup all reloc roots if error happens I hit an oops when merging reloc roots fails, the reason is that new reloc roots may be added and we should make sure we cleanup all reloc roots. Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com> Signed-off-by: Chris Mason <clm@fb.com>