提交 418e0a92 编写于 作者: L Lars Ellenberg 提交者: Philipp Reisner

drbd: spelling fix in log message

Signed-off-by: NPhilipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: NLars Ellenberg <lars.ellenberg@linbit.com>
上级 7648cdfe
......@@ -1351,7 +1351,7 @@ static void after_state_ch(struct drbd_conf *mdev, union drbd_state os,
if (ns.conn == C_CONNECTED)
what = resend, nsm.susp_nod = 0;
else /* ns.conn > C_CONNECTED */
dev_err(DEV, "Unexpected Resynd going on!\n");
dev_err(DEV, "Unexpected Resync going on!\n");
}
if (os.disk == D_ATTACHING && ns.disk > D_ATTACHING)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册