Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71549
b: refs/heads/master
c: a8cd925
h: refs/heads/master
i:
  71547: b53544d
v: v3
  • Loading branch information
Jeff authored and Steve French committed Sep 13, 2007
1 parent 54d7803 commit 287793d
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: 4efa53f0907bb4378015c129a2c11b8d3a90bce2
refs/heads/master: a8cd925f74c3b1b6d1192f9e75f9d12cc2ab148a
1 change: 1 addition & 0 deletions trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ int cifs_mkdir(struct inode *inode, struct dentry *direntry, int mode)
goto mkdir_out;
}

mode &= ~current->fs->umask;
rc = CIFSPOSIXCreate(xid, pTcon, SMB_O_DIRECTORY | SMB_O_CREAT,
mode, NULL /* netfid */, pInfo, &oplock,
full_path, cifs_sb->local_nls,
Expand Down

0 comments on commit 287793d

Please sign in to comment.