linux-stable/security/smack
Lukasz Pawelczyk 21c7eae21a Make Smack operate on smack_known struct where it still used char*
Smack used to use a mix of smack_known struct and char* throughout its
APIs and implementation. This patch unifies the behaviour and makes it
store and operate exclusively on smack_known struct pointers when managing
labels.

Signed-off-by: Lukasz Pawelczyk <l.pawelczyk@samsung.com>

Conflicts:
	security/smack/smack_access.c
	security/smack/smack_lsm.c
2014-08-29 10:10:55 -07:00
..
Kconfig Smack: Bring-up access mode 2014-08-28 13:11:56 -07:00
Makefile Smack: Simplified Mandatory Access Control Kernel 2008-02-05 09:44:20 -08:00
smack.h Make Smack operate on smack_known struct where it still used char* 2014-08-29 10:10:55 -07:00
smack_access.c Make Smack operate on smack_known struct where it still used char* 2014-08-29 10:10:55 -07:00
smack_lsm.c Make Smack operate on smack_known struct where it still used char* 2014-08-29 10:10:55 -07:00
smackfs.c Make Smack operate on smack_known struct where it still used char* 2014-08-29 10:10:55 -07:00