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

[CIFS] fix build warning

Signed-off-by: NSteve French <sfrench@us.ibm.com>
上级 7c5e628f
......@@ -589,7 +589,7 @@ static struct cifs_ntsd *get_cifs_acl(u32 *pacllen, struct inode *inode,
unlock_file = true;
fid = open_file->netfid;
} else if (pfid == NULL) {
bool oplock = false;
int oplock = 0;
/* open file */
rc = CIFSSMBOpen(xid, cifs_sb->tcon, path, FILE_OPEN,
READ_CONTROL, 0, &fid, &oplock, NULL,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册