From: Łukasz Stelmach Date: Tue, 16 Dec 2014 15:53:08 +0000 (+0100) Subject: smack: introduce a special case for tmpfs in smack_d_instantiate() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~113^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d8c2326a4a2a4d942f9165b5702fe6f869ccf48;p=pandora-kernel.git smack: introduce a special case for tmpfs in smack_d_instantiate() Files created with __shmem_file_stup() appear to have somewhat fake dentries which make them look like root directories and not get the label the current process or ("*") star meant for tmpfs files. Signed-off-by: Łukasz Stelmach --- Reading git-diff-tree failed