From: Casey Schaufler Date: Wed, 18 Apr 2012 01:55:46 +0000 (-0700) Subject: Smack: move label list initialization X-Git-Tag: v3.4-rc4~30^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86812bb0de1a3758dc6c7aa01a763158a7c0638a;p=pandora-kernel.git Smack: move label list initialization A kernel with Smack enabled will fail if tmpfs has xattr support. Move the initialization of predefined Smack label list entries to the LSM initialization from the smackfs setup. This became an issue when tmpfs acquired xattr support, but was never correct. Signed-off-by: Casey Schaufler Signed-off-by: James Morris --- Reading git-diff-tree failed