Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[firefly-linux-kernel-4.4.55.git] / fs / cifs / smb2inode.c
index 84c012a6aba01fc9a7fcd82ab3548047da63d55b..0150182a44946dcebdb9aae71130f7c8a479eab9 100644 (file)
@@ -91,7 +91,7 @@ smb2_open_op_close(const unsigned int xid, struct cifs_tcon *tcon,
        case SMB2_OP_SET_EOF:
                tmprc = SMB2_set_eof(xid, tcon, fid.persistent_fid,
                                     fid.volatile_fid, current->tgid,
-                                    (__le64 *)data);
+                                    (__le64 *)data, false);
                break;
        case SMB2_OP_SET_INFO:
                tmprc = SMB2_set_info(xid, tcon, fid.persistent_fid,