[CIFS] Fix cifsacl mounts over smb2 to not call cifs
[cascardo/linux.git] / fs / cifs / inode.c
index be58b8f..aadc2b6 100644 (file)
@@ -677,7 +677,7 @@ cgfi_exit:
 int
 cifs_get_inode_info(struct inode **inode, const char *full_path,
                    FILE_ALL_INFO *data, struct super_block *sb, int xid,
-                   const __u16 *fid)
+                   const struct cifs_fid *fid)
 {
        bool validinum = false;
        __u16 srchflgs;