commit | 28ca833ecf89c585a9543fb21aef6b2bdbbaa48a | [log] [tgz] |
---|---|---|
author | JackieLiu <liuyun01@kylinos.cn> | Tue Dec 13 13:55:27 2016 +0800 |
committer | Shaohua Li <shli@fb.com> | Thu Jan 05 11:44:37 2017 -0800 |
tree | 457f2758a225d6c5d4c8b5a2805761b03a170e47 | |
parent | bb5f1ed70bc3bbbce510907da3432dab267ff508 [diff] |
md/raid5-cache: removes unnecessary write-through mode judgments The write-through mode has been returned in front of the function, do not need to do it again. Signed-off-by: JackieLiu <liuyun01@kylinos.cn> Reviewed-by: Song Liu <songliubraving@fb.com> Signed-off-by: Shaohua Li <shli@fb.com>