From: serue@us.ibm.com Date: Fri, 8 Jul 2005 20:44:19 +0000 (-0500) Subject: [PATCH] seclvl securityfs X-Git-Tag: v2.6.14-rc2~48^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a73c308754e27829c94544e010f133019cbd432;p=pandora-kernel.git [PATCH] seclvl securityfs Once again, the simple_attr in libfs was actually sufficient - I'd thought the __attribute__(format(printk(1,2))) was more mysterious than it really is. At last, here is the full patch to make seclvl use securityfs. Signed-off-by: Serge Hallyn Signed-off-by: Chris Wright -- seclvl.c | 228 +++++++++++++++++++-------------------------------------------- 1 files changed, 70 insertions(+), 158 deletions(-) Index: linux-2.6.13-rc1/security/seclvl.c =================================================================== --- Reading git-diff-tree failed