From: Jeff Layton Date: Thu, 18 Oct 2007 10:05:22 +0000 (-0700) Subject: CIFS: ignore mode change if it's just for clearing setuid/setgid bits X-Git-Tag: v2.6.24-rc1~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d32c4f2626acc385d5187bd5c0c24f442328dc60;p=pandora-kernel.git CIFS: ignore mode change if it's just for clearing setuid/setgid bits If the ATTR_KILL_S*ID bits are set then any mode change is only for clearing the setuid/setgid bits. For CIFS, skip the mode change and let the server handle it. Signed-off-by: Jeff Layton Cc: Steven French Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed