提交 dd538034 编写于 作者: S Steve French

smb3: remind users that witness protocol is experimental

warn_once when using the witness protocol that it is experimental
Signed-off-by: NSteve French <stfrench@microsoft.com>
Reviewed-by: NSamuel Cabrero <scabrero@suse.de>
Reviewed-by: NShyam Prasad N <sprasad@microsoft.com>
上级 653a5efb
......@@ -1098,6 +1098,7 @@ static int smb3_fs_context_parse_param(struct fs_context *fc,
goto cifs_parse_mount_err;
#endif
ctx->witness = true;
pr_warn_once("Witness protocol support is experimental\n");
break;
case Opt_rootfs:
#ifdef CONFIG_CIFS_ROOT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册