From: David Quigley Date: Wed, 22 May 2013 16:50:34 +0000 (-0400) Subject: Security: Add hook to calculate context based on a negative dentry. X-Git-Tag: v3.11-rc1~72^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d47be3dfecaf20255af89a57460285c82d5271ad;p=pandora-kernel.git Security: Add hook to calculate context based on a negative dentry. There is a time where we need to calculate a context without the inode having been created yet. To do this we take the negative dentry and calculate a context based on the process and the parent directory contexts. Acked-by: Eric Paris Acked-by: James Morris Signed-off-by: Matthew N. Dodd Signed-off-by: Miguel Rodel Felipe Signed-off-by: Phua Eu Gene Signed-off-by: Khin Mi Mi Aung Signed-off-by: Steve Dickson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed