Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9353
b: refs/heads/master
c: 5917583
h: refs/heads/master
i:
  9351: 8ad4154
v: v3
  • Loading branch information
Krzysztof Benedyczak authored and Linus Torvalds committed Sep 27, 2005
1 parent 124284c commit 06b9a2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c1f4cac6ff75a4a602bae960a054ed3df7e9765
refs/heads/master: 59175839783287d3b03f18460bb3539c69300837
1 change: 1 addition & 0 deletions trunk/ipc/mqueue.c
Original file line number Diff line number Diff line change
Expand Up @@ -611,6 +611,7 @@ static struct file *do_create(struct dentry *dir, struct dentry *dentry,
dentry->d_fsdata = &attr;
}

mode &= ~current->fs->umask;
ret = vfs_create(dir->d_inode, dentry, mode, NULL);
dentry->d_fsdata = NULL;
if (ret)
Expand Down

0 comments on commit 06b9a2d

Please sign in to comment.