Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96310
b: refs/heads/master
c: 9b1ec9e
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Apr 29, 2008
1 parent ec01724 commit b24b70b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 4b18f2a9c3964f7612b7403dddc1d1ba5443ae24
refs/heads/master: 9b1ec9eceabe0c90d12116871f692263b69d476d
4 changes: 0 additions & 4 deletions trunk/fs/cifs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1581,10 +1581,6 @@ int cifs_setattr(struct dentry *direntry, struct iattr *attrs)
if (time_buf.Attributes == 0)
time_buf.Attributes |= cpu_to_le32(ATTR_NORMAL);
}
#ifdef CONFIG_CIFS_EXPERIMENTAL
if (cifs_sb->mnt_cifs_flags & CIFS_MOUNT_CIFS_ACL)
mode_to_acl(direntry->d_inode, full_path, mode);
#endif
}

if (attrs->ia_valid & ATTR_ATIME) {
Expand Down

0 comments on commit b24b70b

Please sign in to comment.