]> git.baikalelectronics.ru Git - kernel.git/commit
Smack: fix for /smack/access output, use string instead of byte
authorJarkko Sakkinen <jarkko.sakkinen@intel.com>
Mon, 10 Oct 2011 11:29:28 +0000 (14:29 +0300)
committerCasey Schaufler <cschaufler@cschaufler-intel.(none)>
Wed, 12 Oct 2011 21:30:07 +0000 (14:30 -0700)
commit3b38c0fa79e0652509b623d250b1d6dd2e0b0808
treea6937380935074702febe48239bb891b4242752d
parent494e8ed81219b897f7fded0bf3e613c693d6e2bb
Smack: fix for /smack/access output, use string instead of byte

Small fix for the output of access SmackFS file. Use string
is instead of byte. Makes it easier to extend API if it is
needed.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
security/smack/smackfs.c