commit | 114ab50d823c2cc7cf60658fdbdaaba413009921 | [log] [tgz] |
---|---|---|
author | Zhao Lei <zhaolei@cn.fujitsu.com> | Tue Jan 20 15:11:36 2015 +0800 |
committer | Chris Mason <clm@fb.com> | Wed Jan 21 18:06:48 2015 -0800 |
tree | bb82e810c5874874bf5266e41078aac665d48064 | |
parent | b25c94c580c27bb6cff1e2f478746e77119215ad [diff] |
Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace It is always 1 in this place, because !1 case was already jumped out in previous code. Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com> Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <clm@fb.com>