From: Tetsuo Handa Date: Sun, 22 Nov 2009 02:49:55 +0000 (+0900) Subject: LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock(). X-Git-Tag: v2.6.33-rc1~411^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe542cf59bf0b31afe72b9e9749c0f6645419fa0;p=pandora-kernel.git LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock(). We should call security_path_chmod()/security_path_chown() after mutex_lock() in order to avoid races. Signed-off-by: Tetsuo Handa Acked-by: John Johansen Signed-off-by: James Morris --- Reading git-diff-tree failed