]> git.karo-electronics.de Git - karo-tx-linux.git/commit
md/raid5-cache: no recovery is required when create super-block
authorJackieLiu <liuyun01@kylinos.cn>
Thu, 8 Dec 2016 00:47:39 +0000 (08:47 +0800)
committerShaohua Li <shli@fb.com>
Thu, 8 Dec 2016 18:01:17 +0000 (10:01 -0800)
commitd30dfeb9be25c67c9cfdfd932db57a571fd347b4
tree53a8b05f30d1d219002270685d6a876ff9dae84e
parente2342ca832726a840ca6bd196dd2cc073815b08a
md/raid5-cache: no recovery is required when create super-block

When create the super-block information, We do not need to do this
recovery stage, only need to initialize some variables.

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