From: Jeff Layton Date: Sun, 25 Nov 2012 13:00:40 +0000 (-0500) Subject: cifs: don't override the uid/gid in getattr when cifsacl is enabled X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~54^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d1fce11dbbf4246f1c37839b13757f08aec3b7;p=pandora-kernel.git cifs: don't override the uid/gid in getattr when cifsacl is enabled If we're using cifsacl, then we don't want to override the uid/gid with the current uid/gid, since that would prevent you from being able to upcall for this info. Reviewed-by: Shirish Pargaonkar Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed