From: Steve French Date: Wed, 30 Nov 2005 04:20:10 +0000 (-0800) Subject: [CIFS] Fix missing permission check on setattr when noperm mount option is X-Git-Tag: v2.6.15-rc4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6473a559c336d5c407f9df412ca2f55357767ff8;p=pandora-kernel.git [CIFS] Fix missing permission check on setattr when noperm mount option is disabled. Also set mode, uid, gid better on mkdir and create for the case when Unix Extensions is not enabled and setuids is enabled. This is necessary to fix the hole in which chown could be allowed for non-root users in some cases if root mounted, and also to display the mode and uid properly in some cases. Signed-off-by: Steve French --- Reading git-diff-tree failed