]> Git Repo - linux.git/blobdiff - fs/exofs/inode.c
cgroup: make css->refcnt clearing on cgroup removal optional
[linux.git] / fs / exofs / inode.c
index f6dbf7768ce6c7a2e7bc243fc56bd2bf57e5886a..ea5e1f97806a7dc284e11cb1f1185981361d4e08 100644 (file)
@@ -1276,7 +1276,7 @@ static void create_done(struct ore_io_state *ios, void *p)
 /*
  * Set up a new inode and create an object for it on the OSD
  */
-struct inode *exofs_new_inode(struct inode *dir, int mode)
+struct inode *exofs_new_inode(struct inode *dir, umode_t mode)
 {
        struct super_block *sb = dir->i_sb;
        struct exofs_sb_info *sbi = sb->s_fs_info;
This page took 0.03685 seconds and 4 git commands to generate.