From: Steve French Date: Tue, 29 Apr 2008 20:15:43 +0000 (+0000) Subject: [CIFS] Remove duplicate call to mode_to_acl X-Git-Tag: v2.6.26-rc2~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b1ec9eceabe0c90d12116871f692263b69d476d;p=pandora-kernel.git [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 CC: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed