commit | 9b1ec9eceabe0c90d12116871f692263b69d476d | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Tue Apr 29 20:15:43 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Apr 29 20:15:43 2008 +0000 |
tree | 2c6dcd244a7874ed18b049dec176dbf61fa922f9 | |
parent | 4b18f2a9c3964f7612b7403dddc1d1ba5443ae24 [diff] |
[CIFS] Remove duplicate call to mode_to_acl 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>