Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14819
b: refs/heads/master
c: 25741b3
h: refs/heads/master
i:
  14817: 92fa13b
  14815: 176e96f
v: v3
  • Loading branch information
Steve French committed Nov 30, 2005
1 parent 30c8c22 commit cead1fa
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: 2a138ebb012ac42c082ae8b40c87c1f265664391
refs/heads/master: 25741b3e43151bc207dd2b850b0bb157c442682b
1 change: 1 addition & 0 deletions trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,7 @@ int cifs_mkdir(struct inode *inode, struct dentry *direntry, int mode)
-1, -1, local_nls); */
if(direntry->d_inode) {
direntry->d_inode->i_mode = mode;
direntry->d_inode->i_mode |= S_IFDIR;
if(cifs_sb->mnt_cifs_flags &
CIFS_MOUNT_SET_UID) {
direntry->d_inode->i_uid =
Expand Down

0 comments on commit cead1fa

Please sign in to comment.