switch ->create() to umode_t
[linux-2.6-block.git] / fs / ocfs2 / dlmfs / dlmfs.c
index 77c8d80694612037f0e3104b7b8b5ec6aa94841b..ccb33289c29aa83cba80c784a4f153f197cfda41 100644 (file)
@@ -536,7 +536,7 @@ bail:
 
 static int dlmfs_create(struct inode *dir,
                        struct dentry *dentry,
-                       int mode,
+                       umode_t mode,
                        struct nameidata *nd)
 {
        int status = 0;