]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
md/raid5-cache: do not need to set STRIPE_PREREAD_ACTIVE repeatedly
authorJackieLiu <liuyun01@kylinos.cn>
Tue, 29 Nov 2016 03:57:30 +0000 (11:57 +0800)
committerShaohua Li <shli@fb.com>
Tue, 29 Nov 2016 22:46:23 +0000 (14:46 -0800)
commit1a0ec5c30c37d29e4435a45e75c896f91af970bd
treeea7cad93639ad3988d52a56237c3d944d0867610
parentdbd22c8d7fc6276a48627e57a5605cf9565de78a
md/raid5-cache: do not need to set STRIPE_PREREAD_ACTIVE repeatedly

R5c_make_stripe_write_out has set this flag, do not need to set again.

Signed-off-by: JackieLiu <liuyun01@kylinos.cn>
Signed-off-by: Shaohua Li <shli@fb.com>
drivers/md/raid5-cache.c