git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b18f2a
)
[CIFS] Remove duplicate call to mode_to_acl
author
Steve French
<sfrench@us.ibm.com>
Tue, 29 Apr 2008 20:15:43 +0000
(20:15 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Tue, 29 Apr 2008 20:15:43 +0000
(20:15 +0000)
The current logic in cifs_setattr calls mode_to_acl twice on mode
changes if cifsacl is enabled. Remove the duplicate call.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
CC: Shirish Pargaonkar <shirishp@us.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found