diff options
Diffstat (limited to 'fs/ocfs2/dlmfs')
-rw-r--r-- | fs/ocfs2/dlmfs/dlmfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/dlmfs/dlmfs.c b/fs/ocfs2/dlmfs/dlmfs.c index 77c8d8069461..ccb33289c29a 100644 --- a/fs/ocfs2/dlmfs/dlmfs.c +++ b/fs/ocfs2/dlmfs/dlmfs.c | |||
@@ -536,7 +536,7 @@ bail: | |||
536 | 536 | ||
537 | static int dlmfs_create(struct inode *dir, | 537 | static int dlmfs_create(struct inode *dir, |
538 | struct dentry *dentry, | 538 | struct dentry *dentry, |
539 | int mode, | 539 | umode_t mode, |
540 | struct nameidata *nd) | 540 | struct nameidata *nd) |
541 | { | 541 | { |
542 | int status = 0; | 542 | int status = 0; |