提交 34210f33 编写于 作者: S Steve French

[CIFS] Still missing a line from previous fix

Signed-off-by: Steve French (sfrench@us.ibm.com)
上级 9e2e85f8
......@@ -410,7 +410,7 @@ static void cifs_umount_begin(struct super_block * sblock)
struct cifs_sb_info *cifs_sb;
struct cifsTconInfo * tcon;
cifs_sb = CIFS_SB(sb);
cifs_sb = CIFS_SB(sblock);
if(cifs_sb == NULL)
return;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册