提交 397d71dd 编写于 作者: S Steve French

[CIFS] Remove debug statement

Signed-off-by: NSteve French <sfrench@us.ibm.com>
上级 5651ced3
......@@ -222,7 +222,7 @@ int cifs_get_inode_info_unix(struct inode **pinode,
if (rc) {
if (rc == -EREMOTE && !is_dfs_referral) {
is_dfs_referral = true;
cERROR(1, ("DFS ref")); /* BB removeme BB */
cFYI(DBG2, ("DFS ref"));
/* for DFS, server does not give us real inode data */
fill_fake_finddataunix(&find_data, sb);
rc = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册