]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ext2/ialloc.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[karo-tx-linux.git] / fs / ext2 / ialloc.c
index 78502c166814f596c2fc5be589749d915c4e5076..8b15cf8cef37bfa29360444204eacfd5b722b952 100644 (file)
@@ -429,7 +429,7 @@ found:
        return group;
 }
 
-struct inode *ext2_new_inode(struct inode *dir, int mode,
+struct inode *ext2_new_inode(struct inode *dir, umode_t mode,
                             const struct qstr *qstr)
 {
        struct super_block *sb;