Merge branch 'for_linus' into for_linus_merged
[profile/ivi/kernel-adaptation-intel-automotive.git] / fs / ext4 / ext4.h
index e7dc9ad..513004f 100644 (file)
@@ -1830,7 +1830,7 @@ extern int ext4fs_dirhash(const char *name, int len, struct
                          dx_hash_info *hinfo);
 
 /* ialloc.c */
-extern struct inode *ext4_new_inode(handle_t *, struct inode *, int,
+extern struct inode *ext4_new_inode(handle_t *, struct inode *, umode_t,
                                    const struct qstr *qstr, __u32 goal,
                                    uid_t *owner);
 extern void ext4_free_inode(handle_t *, struct inode *);