diff options
author | Miao Xie <miaox@cn.fujitsu.com> | 2013-11-14 10:33:21 +0100 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2013-11-21 02:44:46 +0100 |
commit | 931aa87791af46640a46b11fa503a119e36943ec (patch) | |
tree | 3ed597a39b892e6c1034f0e1e6777e4c2660b4e2 /fs/btrfs/dev-replace.c | |
parent | Btrfs: print bytenr instead of page pointer in check-int (diff) | |
download | linux-931aa87791af46640a46b11fa503a119e36943ec.tar.xz linux-931aa87791af46640a46b11fa503a119e36943ec.zip |
Btrfs: fix list delete warning when removing ordered root from the list
Commit b02441999efcc6152b87cd58e7970bb7843f76cf "Btrfs: don't wait for
the completion of all the ordered extents" introduced a bug that broke
the ordered root list:
WARNING: CPU: 1 PID: 7119 at lib/list_debug.c:59 __list_del_entry+0x5a/0x98()
It is because we forgot to return the roots in the splice list to the
ordered list of the fs. Fix it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions