Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97960
b: refs/heads/master
c: 4e94a10
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed May 23, 2008
1 parent 377051b commit cafa6d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b0fd30d3e7e768aad5e398caaea6ae5a5c814eab
refs/heads/master: 4e94a105ed0df78e25b20ff8ed6761f5937662b1
2 changes: 1 addition & 1 deletion trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,7 @@ int cifs_mkdir(struct inode *inode, struct dentry *direntry, int mode)
CIFS_MOUNT_DYNPERM)
direntry->d_inode->i_mode =
(mode | S_IFDIR);

if (cifs_sb->mnt_cifs_flags &
CIFS_MOUNT_SET_UID) {
direntry->d_inode->i_uid =
Expand Down

0 comments on commit cafa6d7

Please sign in to comment.